Skip to main content
Time to read: 1 min

RIF Relay Develop

Initializing the project

To use RIF Relay, follow these steps to build the project.

Project structure

The project is divided into multiple modules that interact with each other. Each project has its own documentation in its repository.

  1. RIF Relay Contracts
  2. RIF Relay Client
  3. RIF Relay Server
  4. RIF Relay Sample dApp

Committing changes

To contribute to the project, create a branch with the name of the new feature you are implementing (e.g. gas-optimization). When you commit to git, a hook is executed. The hook executes a linter and all the tests.

Last updated on by Owanate Amachree