Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sandeepvashishtha/erc20-token

This Solidity program defines an advanced ERC-20 token on the Ethereum blockchain, incorporating features from OpenZeppelin's ERC20, ERC20Burnable, and Ownable contracts. It showcases the creation of a cryptocurrency token with functionalities for minting, burning, and ownership management.
https://github.com/sandeepvashishtha/erc20-token

Last synced: 17 days ago
JSON representation

This Solidity program defines an advanced ERC-20 token on the Ethereum blockchain, incorporating features from OpenZeppelin's ERC20, ERC20Burnable, and Ownable contracts. It showcases the creation of a cryptocurrency token with functionalities for minting, burning, and ownership management.

Awesome Lists containing this project