We're excited that you're interested in contributing to SafeProtocol! Here's how you can help:
- Fork the repository and create a new branch for your contribution.
- Create a new JSON file in the appropriate network directory under
src/
. - Fill in the protocol information following the data structure template.
- Ensure all contract addresses are checksummed and valid.
- Add any relevant security audit information if available.
- Submit a pull request with a clear description of your changes.
- Fork the repository and create a new branch for your update.
- Locate the JSON file for the protocol you want to update.
- Make your changes, ensuring all information is accurate and up-to-date.
- If you're updating contract addresses, make sure they are checksummed and valid.
- Submit a pull request with a clear description of your changes and the reason for the update.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
If you have any questions or need further clarification, please open an issue in the repository.
Thank you for your contribution!