Before we begin: I assume you have completed, at a minimum, a review of the Rust Book, and gone over the Mastering Ethereum book, so that these concepts are not 100% novel to you. So while I won’t define every single computer or code vocabulary word or concept in this blog post, I will try to make my assumptions explicit, I will hyperlink any concept that I think will benefit will additional context and dept, and I will explain why I am organizing this example that does some work manually, an...