Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eostoolkit/eostoolkit

Best in class community driven toolkit for the EOS network.
https://github.com/eostoolkit/eostoolkit

Last synced: about 1 month ago
JSON representation

Best in class community driven toolkit for the EOS network.

Awesome Lists containing this project

README

        

## Quick start

1. Clone this repo
2. Move to the appropriate directory: `cd eostoolkit`.

3. Run `yarn` in order to install dependencies and clean the git repo.
_At this point you can run `npm start` to see the example app at `http://localhost:3000`._
4. Run `yarn run format:js` prior to making commits for nice clean code
5. Run `npm run build` to build the deployable package.

Now you're ready to rumble!