Create Crypto Wallet
You can derive a deterministic key using the Dstack SDK inside Docker. Under the hood, the TappdClient
derives the key from the application root key.
Derive wallet using view
DStack SDK provides a helper function to derive a view compatible wallet.
Derive Solana Wallet
If you want to derive a Solana wallet, you can use the following code that derive a Solana wallet based on Solana Web3.js.
Last updated
Was this helpful?