Cargo Features
MemoryWallet has no features set by default.
[dependencies]
memory_wallet = { version = "0.1.19", features = ["ssr", "js"] }
- ssr
-
Enables ssr of wasm_client_solana
- js
-
Enables js of wasm_client_solana
MemoryWallet has 2 features without comments.