wallet_standard
Utilities and extensions for testing solana in wasm compatible environments.
Installation
To install you can used the following command:
Or directly add the following to your Cargo.toml:
[]
= "0.1" # replace with the latest version
Features
| Feature | Description |
|---|---|
browser |
Enables the browser feature for the wallet_standard_browser crate. |
solana |
Enables the solana feature for the wallet_standard_solana crate. |