Skip to content

Small NodeJs module for generating solidity comments according to natspec.

License

Notifications You must be signed in to change notification settings

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