Skip to content

riftresearch/protocol

Repository files navigation

Rift Protocol Monorepo

All the components that secure Rift

Dependencies

Ubuntu

To install the required dependencies on Ubuntu, run:

sudo apt update
sudo apt install -y clang pkg-config libssl-dev build-essential

macOS

For macOS, you can install the dependencies using Homebrew:

brew install pkg-config openssl

Prerequisites

Ensure you have the following tools installed:

Run Devnet

cargo run --release --bin devnet

Alternatively, the devnet is packaged as a docker image:

docker run -it -p 50101:50101 -p 50100:50100 riftresearch/devnet:latest

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •