Merge branch 'master' of ssh://codeberg.org/johba/harb
This commit is contained in:
commit
809834f0f7
1 changed files with 27 additions and 0 deletions
27
HARBERG.md
Normal file
27
HARBERG.md
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
# 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%.
|
||||
|
||||
|
||||
## web
|
||||
in the web 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 web project
|
||||
|
||||
## hosting
|
||||
- crypto friendly
|
||||
Loading…
Add table
Add a link
Reference in a new issue