Contributions are welcome! Here's how to get started.
- Fork the repository
- Clone your fork
- Create a branch for your changes
cd clawlett/scripts
npm install- Keep changes focused and minimal
- Test your changes before submitting
- Follow existing code style
- Push your branch to your fork
- Open a pull request against
main - Describe what your changes do and why
- Support for additional DEXs
- New token verifications
- Improved error handling
- Documentation improvements
- Additional chain support
Open an issue if you have questions or want to discuss a feature before implementing.