Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 451 Bytes

README_template.md

File metadata and controls

25 lines (21 loc) · 451 Bytes

Contract template

Contract (EVM) development and maintain system template.

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