UNPKG

@0xcert/ethereum-erc20-contracts

Version:

Smart contract implementation of the ERC-20 standard on the Ethereum blockchain.

7 lines (6 loc) 90 B
{ "extends": "solhint:default", "rules": { "max-line-length": ["warn", 100] } }