Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.08 KB

Contract (EVM) development and maintain system template

test

Create a contract development project with this template

bun create @andreas-timm/contract-template [<destination>]

Tech stack:

  • Bun
  • Viem
  • Hardhat
  • Cucumber

Features

  • Typed config
  • Gherkin tests workspace on viem
  • Deployment
  • Management

Test

bun run test

License

CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0