1.2.0 • Published 3 years ago

@iota/streams-wasm v1.2.0

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

IOTA streams WASM

Setup for development

git clone https://github.com/iotaledger/streams
cd streams/bindings/wasm
npm install

Browser example

npm run serve

Go to http://localhost:8080 and open your browser console to see the logs!

NodeJS only example:

npm run build:nodejs
npm run example:nodejs

Generate docs

npm run doc:nodejs

The generated docs are available in node/jsdocs/index.html

1.2.1-beta1

2 years ago

1.2.0

3 years ago

1.1.0-beta.1

3 years ago

1.1.0-beta.0

3 years ago

1.1.0

3 years ago