@kba-tools/touch-contract
v4.0.0
Published
Creates boilerplate smart contracts in Solidity & Vyper.
Readme
Touch Contract
Touch Contract is a command-line utility that generates boilerplate smart contracts in Solidity and Vyper, helping developers quickly scaffold common contract types for blockchain projects.
Supported Contract Templates
- Storage — Solidity & Vyper
- Certificate — Solidity & Vyper
- Auction — Vyper
- NFT — Solidity
- Voting — Vyper
Quick Start
Run the following command to generate a new smart contract template:
npx @kba-tools/touch-contractLicense
This project is distributed under the MIT License.
