In this series, you will learn * How to create Darkfi contracts, only assuming a little background with contracts and blockchains * How does a contract interact with the host? * TODO: How does a client interact with a contract? * TODO: How to test? * Rationale for some design decisions and further reading material * Good example: `src/contract/money` * Precise terminology