Symbiotic Protocol is an extremely flexible and permissionless shared security system.
This repository contains Symbiotic Periphery contracts:
- Default Collateral Migrator - to withdraw an underlying asset and deposit it to a vault in one transaction
Create .env
file using a template:
ETH_RPC_URL=
ETHERSCAN_API_KEY=
* ETHERSCAN_API_KEY is optional.
forge build
forge test
forge fmt
forge snapshot