We welcome contributions in both the backend (Rust) and frontend (Flutter/Dart). Here are the steps for contributing:
-
Fork the repository.
-
Clone your fork:
git clone https://github.com/yourusername/REChain-.git
-
Make your changes and submit a pull request (PR).
-
Fork the REChain-Frontend repository.
-
Clone your fork and install dependencies:
flutter pub get
-
Make your changes and submit a pull request (PR).
Please follow our coding standards outlined in the CONTRIBUTING.md.