Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 618 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 618 Bytes

Solidity comments generator

build status Coverage Status License: MIT

Simple library that parses solidity contracts and inserts default solidity comments based on natspec.

Development

Pull code, run yarn install, write tests :)