Skip to content

zynep-cli is a token generator for ERC-20 BEP-20 POS-20 blockchain networks

License

Notifications You must be signed in to change notification settings

AliErcanOzgokce/zynep-cli

Repository files navigation

zynep-cli

zynep-cli

zynep-cli is token generator for ERC-20 BEP-20 POS-20 blockchain networks

tryshape licence tryshape forks tryshape stars tryshape issues tryshape pull-requests

Report Bug · Request Feature

👋 Introducing zynep-cli

zynep-cli zynep-cli is token generator for ERC-20 BEP-20 POS-20 blockchain networks. You can create a standart tokens with zynep-cli easily

🏗️ How to Set up zynep-cli for generating tokens?

  1. Clone the repository
git clone https://github.com/AliErcanOzgokce/zynep-cli.git
  1. Change the working directory
cd zynep-cli && cd truffle
  1. Install dependencies
npm install && cd ..
  1. Preparing the app
chmod +x zynep-cli.sh
  1. Run the app
./zynep-cli.sh

That's All!!!

🍔 Built With

🛡️ License

This project is licensed under the MIT License - see the LICENSE file for details.

🦄 Upcoming Features

zynep-cli has all the potentials to grow further. Here are some of the upcoming features planned(not in any order),

  • ☑️ Adding custom tokens.
  • ☑️ Adding much more networks to deploy.

If you find something is missing, zynep-cli is listening. Please create a feature request from here.

🤝 Contributing to zynep-cli

Any kind of positive contribution is welcome! Please help us to grow by contributing to the project.

If you wish to contribute, you can work on any features listed here or create one on your own. After adding your code, please send us a Pull Request.

Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.