@nemtus/symbol-crypto-wasm-node
v0.1.1
Published
Symbol crypto WASM (node build) — nemtus mirror of symbol-crypto-wasm-node; only the npm package name differs from upstream.
Readme
@nemtus/symbol-crypto-wasm-node
Note (nemtus mirror): This package is a content mirror of the Symbol crypto WASM
nodejsbuild fromsymbol/symbol(sdk/javascript/wasm, upstream npm namesymbol-crypto-wasm-node). The only change from upstream is the npm package name; the compiled WebAssembly and JavaScript glue are unmodified. It provides the Ed25519 crypto used by@nemtus/symbol-sdk. For the canonical project, see symbol/symbol.
This build is produced with wasm-pack build --target nodejs and exposes
symbol_crypto_wasm.js + symbol_crypto_wasm_bg.wasm at the package root, matching
upstream's layout.
