Skip to content

Scripts to update IOTA Pico example repos from one source.

License

Notifications You must be signed in to change notification settings

iota-pico/api-examples-automation

Repository files navigation

IOTA Pico Framework Examples Automation

Introduction

The IOTA Pico Framework is intended to be a multi-layered set of object oriented JavaScript libraries.

Each layer is fully abstracted allowing you to replace components with your own implementations very easily.

The libraries are written in TypeScript so are all strongly typed. The modules are generated as ES6 so you may need to transpile them when including them for use in older JavaScript eco-systems. The code will run without transpilation in all modern browsers and when used by NodeJs.

Automation

The update-examples.js script will use @iota-pico/api-examples-nodejs as a source to update all the other example repos.

Releases

No releases published

Packages

No packages published