项目作者: iota-community

项目描述 :
Simple website with basic tools and information about IOTA
高级语言: JavaScript
项目地址: git://github.com/iota-community/iota-tools.git
创建时间: 2018-06-26T07:42:00Z
项目社区:https://github.com/iota-community/iota-tools

开源协议:MIT License

下载


IOTA Tools

A simple website that lists & houses tools for IOTA users.

Build

To run this locally use the following:

  1. yarn
  2. yarn dev

To build for production:

  1. yarn build
  2. yarn start

Contribute

We are looking for contributions to the site in the following categories:

  • Interactive tools (Tryte converts, bundle validator, promoter etc)
  • Keeping the homepage list upto date (‘./libs/tools.json’)

Please fork the repo and issue a Pull Request to get the change pushed live.

Authors

  • Lewis Freiberg (l3wi)