josephMG / dApp-hardhat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DApp-Hardhat-Solidity

This project is a DApp hardhat solidity development environment template, and whole DApp contains a golang backend, a nextjs frontend, and a harthat solidity development environment. You can see the whole structure is over here.

How to use:

Please see hardhat docker usage first.

Build:

docker-compose build

Run:

docker-compose up

Export ABI:

docker-compose run --rm hardhat yarn run hardhat export-abi --no-compile

Related projects:

About


Languages

Language:TypeScript 76.6%Language:JavaScript 13.4%Language:Solidity 9.5%Language:Shell 0.6%