0.0.5 • Published 5 years ago

@vegaprotocol/simple-abi-docgen v0.0.5

Weekly downloads
133
License
MIT
Repository
github
Last release
5 years ago

Simple ABI docgen

Generates a basic Markdown overview from a given ABI file.

It's pretty basic.

Running it

node index.js ./contract.json My Contract Title

Sample output

See the ERC20 example for the output, run against OpenZeppelin IERC20.sol.

In the wild

Feel free to add your project here if you're using simple-abi-docgen:

Alternatives

You probably really want solidity-docgen and to use NatSpec.

0.0.3

5 years ago

0.0.5

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago