Skip to main content

Crate solana_sdk_wasm_js

Crate solana_sdk_wasm_js 

Source
Available on WebAssembly only.
Expand description

solana-program Javascript interface

Modules§

address
Address wrapper
hash
Wrapper over solana_hash::Hash with wasm-bindgen
instruction
The Instructions struct is a legacy workaround from when wasm-bindgen lacked Vec support (ref: https://github.com/rustwasm/wasm-bindgen/issues/111)
keypair
message
transaction
Transaction Javascript interface

Functions§

display_to_jsvalue
solana_program_init
Initialize Javascript logging and panic handler