Quick Start

README on GitHub

Take a look at the README on the GitHub project for a basic Usage example and links to additional examples and tutorials.

Plnkr Example

Because the library is just JavaScript, it runs in any web browser. If you want to just quickly experiment with some API calls, here is a minimalist example that runs in the browser that you can modify to try different calls out:

It is connected to a development "local net" which is reset periodically.

Full Tutorial

A full tutorial is available on docs.filcoin.io which guides you through building an example React.js app that implements a Filecoin Network Inspector.