link : Click!
Feel free donate to my EVM address
EVM :
0x03974DdCA9eE8a606287c361AE37e2b78F53CB3a
git clone https://github.com/sekuja/swisstronik-perc20-mint-token.git
cd swisstronik-perc20-mint-token
npm install
create .env file in root project
PRIVATE_KEY="your private key"
- Open contracts folder
- Open PERC20Sample.sol file
- Feel free to modify token name and token symbol
npm run compile
npm run deploy
npm run mint
npm run transfer
- Open the deployed-adddress.ts (location in utils folder)
- Copy the address and paste the address into testnet dashboard
- Open the tx-hash.txt (location in utils folder)
- Copy the address and paste the tx hash link into testnet dashboard
- push this project to your github and paste your repository link in testnet dashboard