Skip to content

NodeFactoryIo/solidity-comments-core

Repository files navigation

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 :)