TL;DR This post aims to convey on a high-level how to write a stateless token contract and test it via Scout. We’ll walk through SMPT, a token EE based on the Merkle-Patricia tree. To keep the article mostly self-contained I give a summary of minimal execution and EEs, as well…