Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 613 Bytes

README.md

File metadata and controls

48 lines (30 loc) · 613 Bytes

⚠️ Disclaimer: This code is NOT intended for a production use.

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

This repository contains default on-slash hooks.

Technical Documentation

Can be found here.

Usage

Env

Create .env file using a template:

ETH_RPC_URL=
ETHERSCAN_API_KEY=

* ETH_RPC_URL is optional.

* ETHERSCAN_API_KEY is optional.

Build

forge build

Test

forge test

Format

forge fmt

Gas Snapshots

forge snapshot