knagato / cryptone

Home Page:cryptone-five.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cryptone

Packages

web

The web is the frontend for interacting with CrypTone features.

contracts

The contracts is the suite of Solidity contracts.

Quickstart

[Only the first time] Place dotenv file in each package

Create .env from .env.sample.

Run database

docker-compose up -d

Install dependencies

yarn

Run all packages

yarn dev

About

cryptone-five.vercel.app

License:Apache License 2.0


Languages

Language:TypeScript 74.3%Language:Solidity 25.5%Language:JavaScript 0.2%Language:CSS 0.1%