tupelo-wasm-sdk

Home > tupelo-wasm-sdk > Tupelo

Tupelo namespace

Tupelo is the more “raw” namespace, it is generally expected that you would use higher level wrapper classes around this namespace. For example: EcdsaKey or

Signature:

export declare namespace Tupelo 

Functions

Function Description
ecdsaPubkeyToAddress(pubKey)  
ecdsaPubkeyToDid(pubKey)  
generateKey()  
getCurrentState(opts)  
getSendableEnvelopeBytes(env, key)  
hashToShardNumber(topic, maxShards)  
keyFromPrivateBytes(bytes)  
newEmptyTree(store, publicKey)  
passPhraseKey(phrase, salt)  
playTransactions(publisher, notaryGroup, tree, transactions)  
tokenPayloadForTransaction(opts)