Skip to content

Files

Latest commit

 

History

History
53 lines (33 loc) · 789 Bytes

README.md

File metadata and controls

53 lines (33 loc) · 789 Bytes

Symbiotic Protocol is an extremely flexible and permissionless shared security system.

This repository contains Symbiotic Default Burners contracts.

Technical Documentation

Technical documentation can be found here.

Security

Security audits can be found here.

Not included files:

Usage

Env

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.

Build

forge build

Test

forge test

Format

forge fmt

Gas Snapshots

forge snapshot