Skip to content

Minting and Burning Tokens (Smart Contract) #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Vishal772-pixel
Copy link

Creating a basic Contract with deployment and test cases of Minting and Burning Token s

Admin can assign a Minter Role and Burner Role and revert back their roles too 2.Minter can Mint tokens required
Burner can Burn tokens
Transfer of token can be made and it will give Admin a gas fee on every 1 million transfer of token
Created using simpler framework Hardhat ...while u can also run and check on Replit

for Hardhat (install) npx hardhat

Description of Smart contract ... how it will work , just a basic overview of project
just a basic overview of smart contract and what it does
Copy link
Author

@Vishal772-pixel Vishal772-pixel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Vishal772-pixel
Copy link
Author

Vishal772-pixel commented Jul 11, 2025

@darron @usarid @DavidOrchard @jkongie
Sir , i have added a smart contract of minting and buring token and admin would get 1% commision on 1 million transfer of tokens ...can u review it and merged it ..as i have already reviewed it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant