Symbiotic Protocol is an extremely flexible and permissionless shared security system.
This repository contains Symbiotic Default Burners contracts.
Technical documentation can be found here.
Security audits can be found here.
Not included files:
Create .env
file using a template:
ETH_RPC_URL=
ETH_RPC_URL_HOLESKY=
ETHERSCAN_API_KEY=
* ETH_RPC_URL is optional.
* ETH_RPC_URL_HOLESKY is optional.
* ETHERSCAN_API_KEY is optional.
forge build
forge test
forge fmt
forge snapshot