@nexeth/solidity-docgen
v0.1.0
Published
`@nexeth/solidity-docgen` is a tool for generating formatted Solidity Smart Contract documentation programmatically.
Downloads
4
Readme
@nexeth/solidity-docgen
@nexeth/solidity-docgen
is a tool for generating formatted Solidity Smart Contract documentation programmatically.
Getting Started
Install bun
If you haven't already, install bun. Follow the directions here
Linting
To lint your code:
bun lint
Testing
To run tests:
bun test
Contributing
If you have suggestions, bug reports, or would like to contribute to this project template, please open an issue or submit a pull request on the GitHub repository.
License
This project is licensed under the MIT License - see the LICENSE file for details.