Expand description
Rust wasm_bindgen bindings for Solana web3.js API
Modulesยง
- account
AccountMetaandProgramAccount(alias toAccountInfo) class bindings.- api
- Misc. bindings for utility classes (
RpcProgramAccountsConfigetc.) - connection
Connectionclass bindings.- error
Errorvariants produced by this crate.- instruction
TransactionInstructionclass bindings.- options
- JavaScript Options object helper.
- prelude
- Prelude containing imports exposed by this crate.
- publickey
PublicKeyclass bindings.- result
Resultwrapping theErrorenum variants produced by this crate.- solana
solana-web3-sysinitialization hooks.- transaction
Transactionclass bindings.- utils
- Utility functions.
- wallet
WalletAdapterclass bindings.