Crate atlas_sdk_wasm_js

Crate atlas_sdk_wasm_js 

Source
Expand description

atlas-program Javascript interface

Modules§

address
Address wrapper
hash
Wrapper over atlas_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§

atlas_program_init
Initialize Javascript logging and panic handler
display_to_jsvalue