Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 623 Bytes

readme.md

File metadata and controls

21 lines (19 loc) · 623 Bytes

Background

This is an example of a readme that we could self generate from the contents of the solidity metadata file. Content based off of Sample contract metadata here: https://docs.soliditylang.org/en/v0.8.19/metadata.html

Contract Name:

MyERC20: an example ERC20

Author:

John Doe

Description:

Interface of the ERC20 standard as defined in the EIP. See https://eips.ethereum.org/EIPS/eip-20 for details

Compiler:

0.8.2+commit.661d1103

Sources:

myDirectory/myFile.sol

Source Hash:

keccak256": "0x123...

Source URL:

bzz-raw://7d7a...", "dweb:/ipfs/QmN...

License:

MIT