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.
- Storage — Solidity & Vyper
- Certificate — Solidity & Vyper
- Auction — Vyper
- NFT — Solidity
- Voting — Vyper
Run the following command to generate a new smart contract template:
npx @kba-tools/touch-contractThis project is distributed under the MIT License.