Skip to content

Commit c3b37c1

Browse files
committed
readme update
1 parent 65ffde8 commit c3b37c1

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,14 @@ Built in collaboration with [Kleros](https://github.com/kleros) and the [Proof o
1717
## Features
1818

1919
- 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.
2021
- 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.
2422
- `ProofOfHumanity` registry can be updated with governance mechanism.
2523
- Implements `ERC20Upgradeable` contracts with [OpenZeppelin](https://github.com/openzeppelin) proxy libraries.
2624

2725
Built with [Hardhat](https://github.com/nomiclabs/hardhat).
2826

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)
3028

3129
## Setup
3230

0 commit comments

Comments
 (0)