Skip to content

Commit

Permalink
Merge pull request #2 from magiclabs/hcote-add-xchain-tx
Browse files Browse the repository at this point in the history
add features (xchain tx, chainId selector)
  • Loading branch information
hcote authored Oct 18, 2024
2 parents 67eea57 + 4188c4c commit 53760be
Show file tree
Hide file tree
Showing 6 changed files with 303 additions and 311 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
### Example Kadena

- [demo app](https://codesandbox.io/p/sandbox/github/magiclabs/example-kadena)
- [docs](https://magic.link/docs/blockchains/other-chains/other/kadena)
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"dependencies": {
"@kadena/client": "^1.14.0",
"@kadena/pactjs": "^0.4.3",
"@kadena/types": "^0.7.0",
"@magic-ext/kadena": "^0.2.0",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.13",
Expand Down
Loading

0 comments on commit 53760be

Please sign in to comment.