Thanks for your interest in contributing.
Fork the repository and create a feature branch.
Open an issue describing the bug/feature before major work.
Make changes and include tests where applicable.
Run the test suite: npm run test.
npm run test
Submit a pull request with a clear description and changelog entry.
Use Solidity ^0.8.20 and OpenZeppelin patterns.
JavaScript/TypeScript: follow repository linting (if present).
Use concise, descriptive commits. Include issue references.
PRs are reviewed by maintainers. Expect feedback and iterative updates.
Last updated 5 months ago