First off, thank you for considering contributing to Praman Network! It's people like you that make the Web3 and open-source community such a great place to learn, inspire, and create.
If you've noticed a bug or have a feature request, make sure to check our Issues tab to see if someone else has already created a ticket. If not, go ahead and make one!
If this is something you think you can fix, then fork our repository and create a branch with a descriptive name.
- Ensure you are running Node.js (v18+ recommended).
- Run
npm installin the respective project directory. - If you are working on the SDK, make sure to test your changes using the local dev environment before submitting a PR.
- Keep your PRs small and focused on a single issue.
- Ensure all tests pass.
- Update the documentation if you are changing user-facing APIs.
- Use our PR template to describe your changes clearly.
By contributing to Praman Network, you agree that your contributions will be licensed under its designated open-source license.