- This is a dApp that crowdsourcing portal for art for new wildcards.
- Anyone become wildcard designer and publish art for new wildcards.
- Only user who deposited can vote for a favorite artwork of new wildcard.
- Deposited amount from users is pooled and lended into lending-protocol (AAVE). After interests are generated.
- Generated interests is distributed into Wildcard designer who got the most voting count. (Deposited amount will be lend again for next voting round)
- ① Wildcard designer publish art for new wildcards
- ② User deposit DAI.
- ③ User vote for a favorite artwork of new wildcard. (Only user who deposited can vote for a favorite artwork of new wildcard) (Deposited amount from users is pooled and lended into lending-protocol (AAVE). After interests are generated)
- ④ Generated interests is distributed into Wildcard designer who got the most voting count.
-
Add MetaMask to browser (Chrome or FireFox or Opera or Brave)
https://metamask.io/ -
Adjust appropriate newwork below
Kovan Test Network
- Deploy contracts to Kovan Test Network
(root directory)
$ npm run migrate:kovan
- Move to
./client
$ cd client
- Add an
.env
file under the directory of./client
.
$ cp .env.example .env
- Execute command below in root directory.
$ npm run client
- Access to browser by using link
http://127.0.0.1:3000/crowdsourcing-portal-for-art
- [WildCard]:
-
[Wildcards Loyalty Token (WLT) ]
The latest version of WildCard system gives holders 1 Wildcards Loyalty Token (WLT) per day.
https://etherscan.io/token/0x773c75c2277ed3e402bdefd28ec3b51a3afbd8a4 -
[Repos]
-
[Bounty]
- Build A Crowdsourcing Portal For Art For New Wildcards
https://gitcoin.co/issue/wildcards-world/ui/93/4375
- Build A Crowdsourcing Portal For Art For New Wildcards
-