Create Token with One Click
View Demo
·
Report Bug
·
Request Feature
Table of Contents
video.mp4
Create any type of token on any blockchain with just one click using tokgen.xyz. Perfect for launching tokens or decentralized apps quickly and effortlessly.
- Nextjs
- JavaScript
- Tailwind Css
- DaisyUI
- axios
- wagmi
- Node.js
- Express.js
- MongoDB
- Hardhat
- ethers
- Solidity
- OpenZeppelin ERC20 Contracts
- Clone the repo
git clone https://github.com/AliErcanOzgokce/tokgen.xyz.git
- Install NPM packages
npm run install
- Enter your API keys to
.env
file (ex.backend/.env.example
)PRIVATE_KEY= "Enter Your Private Key" ALCHEMY_KEY= "Enter Your Api Key" INFURA_KEY= "Enter Your Api Key"
- Start the app (in main folder)
npm start
The tokgen.xyz app allows you to create tokens on multiple blockchains with a single click. This application is ideal for anyone looking to launch tokens or decentralized apps quickly and effortlessly across more than 12 supported blockchain networks.
- Token Creation: Easily create ERC20 tokens on Ethereum or any supported chain.
- Customization: Choose from various token features such as mintability and ownership.
- Deployment: Utilize the web interface to deploy smart contracts without writing code.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.
Ali Ercan Özgökçe - @aeoWeb3 - [email protected]
Project Link: https://github.com/AliErcanOzgokce/tokgen.xyz