@symbioticfi/rewards
v2.0.0
Published
Symbiotic Rewards repository contains a Symbiotic Staker Rewards interface providing a standardized way for rewards implementations by different parties, and default implementations of Staker and Operator Rewards.
Readme
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.
Documentation
Can be found here.
Technical Documentation
Can be found here.
Security
Security audits 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 buildTest
forge testFormat
forge fmtGas Snapshots
forge snapshot