@jmcanterafonseca-iota/iota_streams_wasm
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

IOTA streams WASM

Setup for development

git clone https://github.com/iota-community/streams
cd streams
git checkout feat/wasm-binding
cd 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:node

Readme

Keywords

none

Package Sidebar

Install

npm i @jmcanterafonseca-iota/iota_streams_wasm

Homepage

www.iota.org

Weekly Downloads

0

Version

0.0.1

License

MIT

Unpacked Size

2.31 MB

Total Files

5

Last publish

Collaborators

  • jmcanterafonseca-iota