@nexeth/solidity-docgen
is a tool for generating formatted Solidity Smart Contract documentation programmatically.
If you haven't already, install bun. Follow the directions here
To lint your code:
bun lint
To run tests:
bun test
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.
This project is licensed under the MIT License - see the LICENSE file for details.