27 lines
867 B
Markdown
27 lines
867 B
Markdown
# Harberg
|
|
|
|
## product
|
|
A staking market balanced by the Harberger Tax.
|
|
|
|
## token
|
|
$HRB is created when users buy more tokens and sell less from the uniswap pool (mainly from the liquidity position owned by the Harberg protocol)
|
|
|
|
## staking
|
|
users can stake tokens - up to 20% of the total supply. When supply increases (more people buy then sell) stakers will keep the total supply they staked. So 1% of staked total supply remains 1%.
|
|
|
|
|
|
## landing
|
|
in the landing folder in this repository you find the front-end implementation.
|
|
|
|
## contracts
|
|
in the onchain folder are the smart contracts implementing the token and the economy
|
|
|
|
## services
|
|
1 bot collecting taxes on old stakes and liquidate stakers if tax is not paid
|
|
1 bot calling recenter on the liquidity provider contract
|
|
|
|
## subgraph
|
|
- data backend for front-end for landing project
|
|
|
|
## hosting
|
|
- crypto friendly
|