Skip to content

msgport/ORMP

Repository files navigation

ORMP

Oracle and Relayer based Message Protocol.

Deployments

See https://github.com/darwinia-network/contracts-deploy

Usage

To install with Foundry:

forge install msgport/ORMP

To install with Hardhat or Truffle:

npm install @darwinia/ormp

Install

To install dependencies and compile contracts:

git clone --recurse-submodules https://github.com/darwinia-network/ORMP.git && cd ORMP
make tools
make