XchainJS
CtrlK
  • Overview
  • Installation
  • Examples instructions
  • Clients
    • xchain-evm
    • xchain-utxo
    • xchain-cosmos-sdk
    • xchain-binance
    • xchain-solana
      • How to use
      • Examples
        • Generate address
        • Get balances
        • Get token balance
        • Prepare transaction
        • Make transaction
        • Make token transaction
  • Wallet
  • Protocols
  • Aggregator
  • Providers
  • Others
  • Contributors
  • Documentation maintenance
Powered by GitBook
On this page
  1. Clients
  2. xchain-solana
  3. Examples

Generate address

Check out how you should get your account address at certain index

Logohttps://codesandbox.io/p/devbox/github/xchainjs/xchainjs-lib/tree/master/examples/solana?file=/address.ts:4,38codesandbox.io
PreviousExamplesNextGet balances

Last updated 1 year ago