@symbioticfi/rewards
v1.0.0-devnet.3
Published
Symbiotic is a shared security protocol enabling decentralized networks to control and customize their own multi-asset restaking implementation.
Downloads
21
Readme
⚠️ 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 a Symbiotic Staker Rewards interface, its default implementation, and a default Operator Rewards.
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