@iota-pico/lib-browser
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

GitHub license Build Status

IOTA Pico Framework Lib for Browser

The IOTA Pico Framework library is an alternative to the official iota.lib.js

The library is a bundle of all the following components:

If you want to run on NodeJS try the alternate version @iota-pico/lib-nodejs

Installation

npm install @iota-pico/lib-browser --save

The library also has a dependency of big-integer which should get installed with the main package.

There are two variants of the library

If you don't want all of the proof of work algorithms, there are some alternative smaller packages:

TypeScript Definitions

TypeScript definitions can be found in the pkg/iota-pico-lib-browser.d.ts and should be located automatically by your developments tools.

Usage

The library is compiled into a UMD that can be included directly in the browser or by using a module loader (Browserify/RequireJS/SystemJS/Webpack). You can see various usage scenarios in the following browser tutorials:

Documentation

The documentation for each part of the library can be found in it's relevant repository:

Tutorials

Tutorials can be found in the following repo @iota-pico/tutorials

Contributing

Contributions are always welcome to the project. Feel free to raise issues, create pull requests or just make suggestions.

Authors

Come and find us on the IOTA Discord development channels

Donations

IOTA donations are always welcome 😄

pico@tngl-me

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependents (0)

Package Sidebar

Install

npm i @iota-pico/lib-browser

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

11.3 MB

Total Files

11

Last publish

Collaborators

  • martynjanes