Skip to content
Snippets Groups Projects
Commit eae493f1 authored by inso's avatar inso
Browse files

Ajut de specifs

parent 54c76b3c
No related branches found
No related tags found
No related merge requests found
# Specifications
## Client-side concepts
### Account
* An account is a PGP Key
* An account can be a member of multiple communities
* An account own at least one wallet for each currency he owns
* An account can own multiple wallets of the same currency
* An account must declare the nodes he trusts to receive transactions
* An account must declare the nodes he uses to send transactions for a currency type
### Community
* A community uses one unique currency
* A community has members
* Each members of the community can issue currency following the rule defined in the community amendment
### Wallets
* Wallets can own only one type of currency
* Wallets value are the sum of the transactions received and sent that the user listed in this wallet
\ No newline at end of file
......@@ -27,7 +27,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="walletsTab">
<attribute name="title">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment