1.0.4 • Published 4 years ago
iota-streams-wasm v1.0.4
Javascript/Typescript bindings for Iota/Streams framework
Iota Streams bindings for node and browser.
⭐ USAGE
yarn add iota-streams-wasmnpm i iota-streams-wasm- In NodeJs
import { ... } from 'iota-streams-wasm/node';- In Browser
import { ... } from 'iota-streams-wasm/web';EXAMPLES
https://github.com/iotaledger/streams/tree/develop/bindings/wasm/examples