Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 399 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 399 Bytes

verifycoin

Verifycoin aims to help people in the crypto space to get a clearer understanding of projects. With custom reports and metrics it provides a clear and understandable resource for decisionmaking of the enduser.

you can see a live version here: https://verifycoin.io

Getting Started

First, run the development server:

npm run dev
# or
yarn dev