iota-streams-wasm

1.0.4 • Public • Published

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

Package Sidebar

Install

npm i iota-streams-wasm

Weekly Downloads

0

Version

1.0.4

License

UNLICENSED

Unpacked Size

4.54 MB

Total Files

20

Last publish

Collaborators

  • iuslkae