Boilerplate repository using Typescript, Typechain, ethers and hardhat for Solidity smart contract deployment and testing.
- Install via
pnpm install
- Write contracts in
src/contracts/
- Write tests in
tests/
- Build with
pnpm build
Copyright (c) 2017-present Horizon Blockchain Games Inc.
Licensed under Apache-2.0