JSPM

@andreas-timm/create-contract-template

0.1.0-1a2804f
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q23941F
  • License CC-BY-4.0

Contract (EVM) development and maintain system template.

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>]

Tech stack:

  • Bun
  • Viem
  • Hardhat
  • Cucumber

Features

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

Test

bun run test