Skip to content

Smart Contract Template Generator is a React app to generate, customize, and deploy Ethereum smart contracts (ERC-20, ERC-721) with MetaMask support and testnet & mainnet compatibility.

Notifications You must be signed in to change notification settings

akbarnaeem/smart-contract-template-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Smart Contract Template Generator

A web-based Ethereum smart contract template generator and deployment tool. Easily customize and deploy ERC-based smart contracts using an intuitive React interface and Web3 integrations.


🚀 Features

  • Generate popular smart contract templates:
    • ERC-20 (fungible tokens)
    • ERC-721 (NFTs)
    • Basic custom contracts
  • Customize parameters: name, symbol, supply, owner
  • Deploy directly to Ethereum via MetaMask
  • Built-in Solidity editor with syntax highlighting
  • React-based interface for a smooth user experience
  • Works with Ethereum testnets (Goerli, Sepolia) and mainnet

🧱 Built With

Tech Description
React Frontend framework
Solidity Smart contract language
Web3.js Ethereum interaction
MetaMask Wallet integration for deployment
Truffle Smart contract compilation/testing

🌐 Prerequisites

  • Node.js v16+ recommended
  • MetaMask extension installed
  • Ethereum wallet with test ETH (for testnet deployment)

⚙️ Getting Started

1. Clone the repo

git clone https://github.com/akbarnaeem/smart-contract-template-generator.git
cd smart-contract-template-generator

About

Smart Contract Template Generator is a React app to generate, customize, and deploy Ethereum smart contracts (ERC-20, ERC-721) with MetaMask support and testnet & mainnet compatibility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published