iota-streams-wasm

Iota Streams Javascript/Typescript bindings for Nodejs and Browser

Usage no npm install needed!

<script type="module">
  import iotaStreamsWasm from 'https://cdn.skypack.dev/iota-streams-wasm';
</script>

README

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