1.0.4 • Published 3 years ago

iota-streams-wasm v1.0.4

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
3 years ago

Javascript/Typescript bindings for Iota/Streams framework

Iota Streams bindings for node and browser.

⭐ USAGE

yarn add iota-streams-wasm
npm 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

Note:

This is a published library that handles the build proccess and provides ready to use bindings from : https://github.com/iotaledger/streams