added web-app and landing
This commit is contained in:
parent
af031877a5
commit
769fa105b8
198 changed files with 22132 additions and 10 deletions
|
|
@ -10,8 +10,8 @@ $HRB is created when users buy more tokens and sell less from the uniswap pool (
|
|||
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.
|
||||
## 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
|
||||
|
|
@ -21,7 +21,7 @@ in the onchain folder are the smart contracts implementing the token and the eco
|
|||
1 bot calling recenter on the liquidity provider contract
|
||||
|
||||
## subgraph
|
||||
- data backend for front-end for web project
|
||||
- data backend for front-end for landing project
|
||||
|
||||
## hosting
|
||||
- crypto friendly
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue