NemoLee / buynance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buynance

Installation

git clone then

npm install

Testing

npx hardhat test

Project structure

Backend related code in ./server. Typescript src files in ./server/src. Build with npm run build in root. Built files reside in ./server/dist.

About


Languages

Language:Solidity 54.6%Language:TypeScript 45.4%