Skip to content

derivexyz/lyra-periphery

Repository files navigation

Installation and Build

git submodule update --init --recursive
forge build

Deployment

1. Adding configuration

create .env similar to .env.example

2. Run deployment script

Deploy on Goerli testnet

# load .env file
source .env

# run
forge script script/deploy-distributor.s.sol:DeployDistributor --rpc-url goerli --broadcast --verify -vvvv

Deploy locally

If you want to deploy to other networks, you will need to add a config similar to goerli in foundry.toml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •