Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
santisiri committed Feb 24, 2021
1 parent 65ffde8 commit c3b37c1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,14 @@ Built in collaboration with [Kleros](https://github.com/kleros) and the [Proof o
## Features

- ERC20 token that can `mint` new supply for verified humans over time at a given rate.
- Tokens get streamed directly to a users wallet.
- Interfaces with `ProofOfHumanity` to get curated list of verified humans.
- Issuance rate —a. k. a. inflation— is subject to governance.
- Token has `burn` function —a. k. a. deflation— that can be triggered by users or a DAO.
- `Snapshot` event emitted to ease use of token for governance purposes.
- `ProofOfHumanity` registry can be updated with governance mechanism.
- Implements `ERC20Upgradeable` contracts with [OpenZeppelin](https://github.com/openzeppelin) proxy libraries.

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

Latest release is [`version 0.1.9`](https://github.com/DemocracyEarth/ubi/releases)
Latest release is [`version 0.2.0`](https://github.com/DemocracyEarth/ubi/releases)

## Setup

Expand Down

0 comments on commit c3b37c1

Please sign in to comment.