barretts / forknote-tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptonote-tree

Cryptonote fork tree

This project's goal is to maintain an accurate and current cryptonote fork chart.

Contributing

All of the coin data is maintained by community contributors.

Coin Data

Add or update coin data by modifying the coins.json file. For convenience, here's a separate repo with only that file.

Please run your changes through a JSON validator before submitting a PR.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

License:MIT License


Languages

Language:JavaScript 91.4%Language:Vue 7.3%Language:HTML 1.3%