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

https://github.com/virjilakrum/ironnodetask1

Develop an ERC-20 token contract to represent fungible tokens on Ethereum. Requirements: Implement standard ERC-20 functions for token transfers, allowances, and balance inquiries. Include additional features like token burning, pausing, or minting for enhanced functionality. Ensure compliance with security best practices and standards.
https://github.com/virjilakrum/ironnodetask1

audit burn erc20-tokens governance pause unpause votedelay

Last synced: about 1 month ago
JSON representation

Develop an ERC-20 token contract to represent fungible tokens on Ethereum. Requirements: Implement standard ERC-20 functions for token transfers, allowances, and balance inquiries. Include additional features like token burning, pausing, or minting for enhanced functionality. Ensure compliance with security best practices and standards.

Awesome Lists containing this project

README

          

# ironnodeTask1
Develop an ERC-20 token contract to represent fungible tokens on Ethereum. Requirements: Implement standard ERC-20 functions for token transfers, allowances, and balance inquiries. Include additional features like token burning, pausing, or minting for enhanced functionality. Ensure compliance with security best practices and standards.