Skip to content

Symbiotic Burners smart contracts

License

Notifications You must be signed in to change notification settings

etherfi-protocol/burners

 
 

Repository files navigation

⚠️ Disclaimer: This code is going through audits. It is NOT intended for a production use yet.

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.

Usage

Env

Create .env file using a template:

ETH_RPC_URL=
ETHERSCAN_API_KEY=

* ETHERSCAN_API_KEY is optional.

Build

forge build

Test

forge test

Format

forge fmt

Gas Snapshots

forge snapshot

About

Symbiotic Burners smart contracts

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 100.0%