Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 576 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 576 Bytes

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