@symbioticfi/burners

Symbiotic Burners repository contains an implementation of Burner Router allowing the construction of flexible on-slash burning mechanics and several pure Burners for different assets.


Keywords
solidity, ethereum, smart, contracts, security, burner, smart-contracts
License
MIT
Install
npm install @symbioticfi/burners@1.0.0-devnet.1

Documentation

⚠️ 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