Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safe check #33

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/CODEOWNERS

This file was deleted.

48 changes: 23 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,41 @@
# døllar
fully decentralized self-stabilizing dollar.
# Universal Dollar

## stablecoin

- shorthand name: `døllar`
- full name: `Empty Set Dollar`
- symbol: `ESD`
- full name: `Universal Dollar`
- symbol: `U8D`
- decimals: `18`
- character: `∅ [U+2205], ∅100`
- icons:
- icon:

![mfGW7wXg_400x400](https://raw.githubusercontent.com/emptysetsquad/dollar-dashboard/master/public/logo/esd_logo_circle.png)
![mfGW7wXg_400x400](https://raw.githubusercontent.com/emptysetsquad/dollar-dashboard/master/public/logo/esd_logo_square.png)

## dashboard

simple [dashboard](https://github.com/emptysetsquad/dollar-dashboard) for interacting with the døllar protocol.

## whitepaper

is available [here](https://github.com/emptysetsquad/dollar/blob/master/d%C3%B8llar.pdf).
![U8D Logo](./icon/u8d.png)

## contracts
### mainnet
- `0x443D2f2755DB5942601fa062Cc248aAA153313D3` **DAO**
- `0x36F3FD68E7325a35EB768F1AedaAe9EA0689d723` **Døllar**
- `0xea9f8bb8B5e8BA3D38628f0E18Ee82300eddBa0E` **Oracle**
- `0x88ff79eB2Bc5850F27315415da8685282C7610F9` **UniswapV2 USDC:ESD Pair**
- `0x4082d11e506e3250009a991061acd2176077c88f` **LP Incentivation Pool**
- `0x2137fFbbB279218E1a61d4483DeD9C9a017e9257` **DAO (U8DS)**
- `0x888888877A18532b78d259577d00057054C50Dd8` **U8D**
- `0x8cb7c5422672F5432363C628358A5e7eA6938DC2` **Oracle**
- `0x78c54b20CC4C2db6E7A9758aE16579D866BA6FFD` **UniswapV2 USDC:U8D Pair**
- `0x111eB123d0CEeEa59A3736ae1767F9E756bE8160` **LP Incentivisation Pool**

## audit

is available [here](https://github.com/emptysetsquad/dollar/blob/master/audit/REP-Dollar-06-11-20.pdf).
Universal Dollar (u8d-protocol) audit is available [here](audit/Universal-CertiK-Final-Report-For-Universal-Dollar-Protocol.pdf).
<br>audit of ESD is available [here](audit/REP-Dollar-06-11-20.pdf).

## u8d links

- [Website](https://u8d.finance)
- [Github](https://github.com/8quad)
- [Medium](https://8quad.medium.com/)
- [Twitter](https://twitter.com/u_8_d)
- [Telegram](https://t.me/UniversalDollar)
- [Discord](https://discord.gg/3uTPBqkyvc)

## disclaimer
this project is an experiment - the protocol is audited, and we've put a significant amount of work into testing as well as generally de-risking the design of its core mechanism, however participants should take great caution as bugs resulting in loss of funds are always a possibility.

```
Copyright 2020 Empty Set Squad <emptysetsquad@protonmail.com>
Copyright 2021 Universal Dollar Devs, based on the works of the Empty Set Squad

Licensed under the Apache License, Version 2.0 (the "License");
you may not use the included code except in compliance with the License.
Expand All @@ -53,4 +51,4 @@ limitations under the License.
```

<br>
made with 💔️ by the {ess}.
made with passion by the 8quad.
Binary file not shown.
Binary file removed døllar.pdf
Binary file not shown.
Binary file added icon/u8d.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion protocol/abi/Deployer1.json

This file was deleted.

Loading