Skip to content

Commit

Permalink
Merge pull request #8 from nervina-labs/chore/readme
Browse files Browse the repository at this point in the history
Chore/readme
  • Loading branch information
yuche authored Jun 10, 2024
2 parents 745ea2d + 5d653e7 commit 2b92554
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/rude-steaks-refuse.md

This file was deleted.

13 changes: 13 additions & 0 deletions .changeset/shaggy-penguins-visit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
'@joyid/bitcoin': patch
'@joyid/ckb': patch
'@joyid/common': patch
'@joyid/ethereum-provider': patch
'@joyid/ethers': patch
'@joyid/evm': patch
'@joyid/nostr': patch
'@joyid/rainbowkit': patch
'@joyid/wagmi': patch
---

Open source JoyID SDK
5 changes: 0 additions & 5 deletions .changeset/tame-carrots-joke.md

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This is monorepo for JoyID JavaScript SDK.
In order to interact with [JoyID App](https://app.joy.id) we provide different packages to meet different requirements.

* [`@joyid/ckb`](./packages/ckb/): SDK for manipulating [Nervos CKB](https://www.nervos.org/) assets, including transferring CKB/mNFT/CoTA NFT, signing Raw Transaction, etc.
* [`@joyid/bitcoin`](./packages/bitcoin/): UniSat SDK compatible with [Bitcoin](https://bitcoin.org/).
* [`@joyid/bitcoin`](./packages/bitcoin/): [UniSat Wallet](https://docs.unisat.io/dev/unisat-developer-center/unisat-wallet) compatible SDK for manipulating [Bitcoin](https://bitcoin.org/) assets.
* [`@joyid/evm`](./packages//evm/): SDK for manipulating [EVM-compatible blockchains](https://blog.thirdweb.com/evm-compatible-blockchains-and-ethereum-virtual-machine/) assets.
* [`@joyid/nostr`](./packages//nostr/): [NIP-07](https://github.com/nostr-protocol/nips/blob/master/07.md) implementation for [Nostr](https://nostr.com/) protocol.
* [`@joyid/ethers`](./packages/ethers/): [Ethers.js](https://docs.ethers.io/v5/) implementation for JoyID EVM SDK.
Expand Down

0 comments on commit 2b92554

Please sign in to comment.