Crate rose_wasm

Crate rose_wasm 

Source

Structs§

GrpcClient
WasmDigest
WasmExtendedKey
WasmHax
WasmLockPrimitive
WasmLockRoot
WasmLockTim
WasmName
WasmNockchainTx
WasmNote
WasmNoteData
WasmNoteDataEntry
WasmNoun
WasmPkh
WasmRawTx
WasmSeed
WasmSignature
WasmSource
WasmSpendBuilder
WasmSpendCondition
WasmTimelockRange
WasmTxBuilder
WasmTxNotes
WasmVersion

Enums§

WasmMissingUnlocks

Functions§

decode_memo_utf8
Decode a memo blob (jammed noun bytes) into a UTF-8 string, if it is in the standard CLI-compatible (list @ux) format.
derive_master_key
Derive master key from seed bytes
derive_master_key_from_mnemonic
Derive master key from BIP39 mnemonic phrase
hash_noun
Hash a noun (jam as input)
hash_public_key
Hash a public key to get its digest (for use in PKH)
hash_u64
Hash a u64 value
memo_from_js
Parse optional memo from JS into an internal Noun.
sign_message
Sign a message string with a private key
verify_signature
Verify a signature with a public key