Skip to content

kba-tools/touch-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Storage — Solidity & Vyper
  2. Certificate — Solidity & Vyper
  3. Auction — Vyper
  4. NFT — Solidity
  5. Voting — Vyper

Quick Start

Run the following command to generate a new smart contract template:

npx @kba-tools/touch-contract

License

This project is distributed under the MIT License.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Contributors