Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snapshot-labs/boost-docs
https://github.com/snapshot-labs/boost-docs
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/snapshot-labs/boost-docs
- Owner: snapshot-labs
- Created: 2022-11-14T14:40:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T17:37:34.000Z (about 2 years ago)
- Last Synced: 2024-11-30T21:17:47.134Z (2 months ago)
- Homepage: https://docs.boost.limo
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home
Welcome to Boost documentation.
### What's Boost?
Boost is a protocol for programmable distribution of ERC-20. The protocol allows you to deposit ERC-20 tokens and select a strategy which define who can claim the ERC-20 and how many tokens they can claim. The strategy is enforced by an oracle called the "guard". The guard issue signed message with EIP-712 to allow anyone that pass the requirements defined by the strategy to claim ERC-20.
### Strategies
Boost strategies define who can claim the ERC-20 and how much each address can claim. The strategies are run offchain by guards. The first strategy that we released is used to reward voters on a Snapshot proposal.