Package Exports
- @andreas-timm/create-contract-template
- @andreas-timm/create-contract-template/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@andreas-timm/create-contract-template) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Contract template
Contract (EVM) development and maintain system template.
Create a contract development project with this template
bun create @andreas-timm/contract-template [<destination>]
- Documentation: Bun Templating
Tech stack:
- Bun
- Viem
- Hardhat
- Cucumber
Features
- Typed config
- Gherkin tests workspace on viem
- Deployment
- Management
Test
bun run test