Skip to content

symbioticfi/hooks

This branch is 14 commits behind main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0d0c0bd · Jan 22, 2025

History

43 Commits
Sep 18, 2024
Jan 22, 2025
Jan 22, 2025
Oct 25, 2024
Jan 6, 2025
Jan 22, 2025
Dec 3, 2024
Dec 26, 2024
Sep 18, 2024
Sep 18, 2024
Dec 3, 2024
Dec 4, 2024
Dec 27, 2024
Sep 18, 2024

Repository files navigation

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