Skip to content

broomledger/wasm-crypto-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wasm crypto sdk for broom

The transaction signing and hashing logic must be duplicated in the browser implementation. Instead of reimplementing in js and stringing together third party libraries it is better if we use the exact same function bindings for wasm. This will streamline implementation of other broom browser based utilities such as mining and faucet dispensing.

Exposed functions are:

wasmGenerateKeypair

wasmGetSignature

wasmHashArgon

wasmGetTransactionSig

About

broom crypto wasm bindings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages