Breadcrumbs is a tool for Tezos validators (bakers 🥖) to pay their delegators.
Reward payments from bakers to delegators are a cornerstone of Tezos' delegation-based liquid proof-of-stake model. breadcrumbs
is a payment tool built with in the spirit of:
- increasing the choice of payout tools available and minimize dependency on single software stacks.
- establishing payout tool accessible to (and open to contribution from) the ecosystem of JS/TS developers.
- delivering life improvements to bakers
- Set a default service fee.
- Set fees on a per-delegator basis.
- Set separate payment addresses for given delegators.
- Set minimum payment amounts.
- Set minimum delegator balances.
- Exclude given delegators from payment in case of over-delegation*
- Protect the baker from over-delegation by ring-fencing 10% of the rewards.
- Allow customized distribution of rewards associated with the baker's bond.
- Allow customized distribution of fee income.
- Send Telegram notifications.
- Send Discord notifications.
- Generate payment files (.csv) for each cycle.
Please consult the wiki for instructions related to setup and usage.
This tool is powered by the TzKT API and the Tezos Taquito library.