Skip to content

Commit

Permalink
v1.25.0: export bs58 and deserialize
Browse files Browse the repository at this point in the history
  • Loading branch information
10xSebastian committed Jul 29, 2023
1 parent ec64a17 commit d7a0e5b
Show file tree
Hide file tree
Showing 5 changed files with 617 additions and 69 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ import {
BN,
Keypair,
transact,
Web3MobileWallet
Web3MobileWallet,
bs58,
deserialize
} from "@depay/solana-web3.js"
```

Expand Down
Loading

0 comments on commit d7a0e5b

Please sign in to comment.