diff --git a/README.md b/README.md index 7787c391a25d7edd4740f94707550b5457fd6598..fe2d720c747fcc6f2ce22e86c9e30341d6b7eccd 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,17 @@ Qt Client for [Ucoin](http://www.ucoin.io) project. ### Done (master branch) * Accounts management * Communities viewing + * Coins issuance + * Coins Transfer ### Work in progress (dev branch) - * Wallets viewing + * Contacts management + * Account THT management ### Todo - * Transfer - * Coins issuance * Coins issuance policies * Contacts and messaging - * Voting \ No newline at end of file + * Separating the 3 roles : Voter, Member, Random guy. Differnt rights for different roles : + * A voter should be able to access the voting UI of the community (+member and random guy rights) + * A member should be able to issue money (+random guy rights) + * A random guy should be able to send and receive money \ No newline at end of file