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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

49d3a86 · Aug 2, 2022

History

63 Commits
Aug 2, 2022
Aug 2, 2022
Aug 2, 2022
Apr 6, 2022
Apr 6, 2022
Aug 20, 2018
Jul 9, 2018
Jul 9, 2018
Aug 2, 2022
Jul 9, 2018
Aug 20, 2018
Aug 2, 2022
Aug 2, 2022

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