File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,16 +17,14 @@ Built in collaboration with [Kleros](https://github.com/kleros) and the [Proof o
17
17
## Features
18
18
19
19
- ERC20 token that can ` mint ` new supply for verified humans over time at a given rate.
20
+ - Tokens get streamed directly to a users wallet.
20
21
- Interfaces with ` ProofOfHumanity ` to get curated list of verified humans.
21
- - Issuance rate —a. k. a. inflation— is subject to governance.
22
- - Token has ` burn ` function —a. k. a. deflation— that can be triggered by users or a DAO.
23
- - ` Snapshot ` event emitted to ease use of token for governance purposes.
24
22
- ` ProofOfHumanity ` registry can be updated with governance mechanism.
25
23
- Implements ` ERC20Upgradeable ` contracts with [ OpenZeppelin] ( https://github.com/openzeppelin ) proxy libraries.
26
24
27
25
Built with [ Hardhat] ( https://github.com/nomiclabs/hardhat ) .
28
26
29
- Latest release is [ ` version 0.1.9 ` ] ( https://github.com/DemocracyEarth/ubi/releases )
27
+ Latest release is [ ` version 0.2.0 ` ] ( https://github.com/DemocracyEarth/ubi/releases )
30
28
31
29
## Setup
32
30
You can’t perform that action at this time.
0 commit comments