AlbertSu123 / hardhat-template

An actually good hardhat template that doesn't use wack things like viem or 2000 dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hardhat-template

To install dependencies:

bun install

To test:

bun run test

To deploy:

bun deploy:sepolia

About

An actually good hardhat template that doesn't use wack things like viem or 2000 dependencies


Languages

Language:TypeScript 75.8%Language:Solidity 24.2%