Skip to content

Latest commit

Β 

History

History
35 lines (25 loc) Β· 815 Bytes

File metadata and controls

35 lines (25 loc) Β· 815 Bytes

🀝 Contributing to EXChangeProtocol

Thanks for considering contributing to EXChangeProtocol! πŸŽ‰
We welcome pull requests, issues, feature suggestions, and more.

🧩 How to Contribute

  1. Fork this repository.
  2. Clone it to your local machine.
  3. Create a new branch:
    git checkout -b feature/my-new-feature
  4. Commit your changes.
  5. Push the branch:
    git push origin feature/my-new-feature
  6. Open a pull request on GitHub.

πŸ§ͺ Running Tests

Please ensure all tests pass before submitting a pull request.

npx hardhat test

πŸ“š Code Style

We follow industry-standard Solidity best practices. Use solhint to lint contracts.

πŸ“¬ Need Help?

Open an issue or reach out to us via Telegram: t.me/REChainDAO