/ doc / src / zero2darkfi / zero2darkfi.md
zero2darkfi.md
1  In this series, you will learn
2  
3  * How to create Darkfi contracts, only assuming a little background with contracts and blockchains
4  	* How does a contract interact with the host?
5  	* TODO: How does a client interact with a contract?
6  	* TODO: How to test?
7  * Rationale for some design decisions and further reading material
8  	* Good example: `src/contract/money`
9  * Precise terminology