Skip to main content
You can either create a Solana chain adapter from an Anchor Wallet instance or as a shortcut from a Solana secret key:

From wallet

Use this method to use connected wallets in webapps or if you want to set up a wallet yourself.

From secret key

Use this method as a shortcut to setting up a wallet yourself.
As there are no stable public Solana RPC endpoints, you will need to provide your own.