Changes
Page history
kimk8 created page: requirements specification
authored
Jun 02, 2016
by
kimk8
Show whitespace changes
Inline
Side-by-side
requirements-specification.md
0 → 100644
View page @
410a6706
# Requirement Specification
*
fixed overall budget: the sum of all balances does not change over time
*
has a maximum value
*
fixed number of nodes
*
no join / leave
*
every node knows all neighbors, relationship to peers? The network can not be dissected.
*
money can be sent between nodes (transaction)
*
balance >= 0
*
money request (negative amount) possible?
*
transactions have a TTL
*
there is no persistence
\ No newline at end of file