Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 283 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 283 Bytes

Token registry UI

Website: https://tokens.ooo, https://testnet.tokens.ooo

Install

Install node.js, clone the repository, then say

npm install

ENV

Copy the appropriate .env.XXXX file to .env.

Run

npm run start

Build

npm run build