Describe the high level technical concepts which are necessary to understand how unit-e works.
Quite a bit of material can be imported from the bitcoin.org developer guide as a base and then be adapted to unit-e.
These are the topics which are covered there:
- Block chain
- Transactions
- Contracts
- Wallets
- Payment processing
- Operating modes
- P2P network
We have an initial import with names adapted to Unit-e in the doc-prototype wip branch but without any further adaptions of the content.
Describe the high level technical concepts which are necessary to understand how unit-e works.
Quite a bit of material can be imported from the bitcoin.org developer guide as a base and then be adapted to unit-e.
These are the topics which are covered there:
We have an initial import with names adapted to Unit-e in the doc-prototype wip branch but without any further adaptions of the content.