0.1.0 • Published 7 months ago

@nexeth/solidity-docgen v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

@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.