Skip to content

reservoirprotocol/relay-periphery

Repository files navigation

Relay Periphery

Relay Periphery consists of contracts powering cross-chain and same-chain swaps and execution on the Relay Protocol

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

Anvil

$ anvil

Deploy

$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>

Cast

$ cast <subcommand>

Help

$ forge --help
$ anvil --help
$ cast --help

About

Peripheral smart contracts for Relay Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published