Hey guys (@karl, @jinglebells). Havenāt heard from you regarding the slides and stuff. You have my email right?
Anyways, started reading through the crypto tutorial by @jinglebells. I really liked the idea of explaining the basic cryptography that goes into cryptoeconomic protocols, but one thing that frustrated me is that the example of mixing colors doesnāt correlate at all to the actual implementation of pub/priv key crypto and itās nearly impossible to code. I also kept trying to come up with a fun, ~believable, and practical story to expand on the colors metaphor, but they all broke because when you mix colors they all become brown. Rather than just complaining about a problem, I thought Iād try to prototype ideas and options.
One idea was to build a Crytpoeconomics Cookbook. It could have ingredients (crypto/economics basics), recipes (protocols), and meals (blockchains, plasma, etcā¦). Then things like the 3 part crypto series could be like a 3 part tasting menu with links to more in depth resources if people are still hungry. You could then do more tasting menus for various aspects like crypto, blockchain basics, economics/incentives, attacks, etcā¦
That was cute, but⦠as I started brainstorming stories to explain crypto concepts practical yet human relatable way, it quickly became obvious that there would need to be a cat and mouse game between Alice/Bob and Eve in order for there to be any justification as to why these things are important. Over the past 24hrs this has slowly morphed from a friendly family cookbook into Crypto Wars, which Iāll admit is a tad off-brand from the current cryptoeconomics.study gerbils, but I think itās pretty cool non the less.
Anyways, Iām in the process of cleaning up the spaghetti code and thinking through if thereās better ways to explain these concepts (both in story lines and code). Not sure if any of this is helpful, but any and all feedback would be warmly welcome 
Also, as Iām brainstorming code examples and story lines it would be great to be aware of all the concepts we want to include. @jinglebells do you have a framework or outline for the 3 part crypto series and the specific crypto concepts you wanted to include and why, particularly the attacks section?
Also, the GitBook for the Cryptoeconomics.Study Course seems like it would make a great Rust book. @karl Besides the overview, is there a draft/skeleton of the material/narrative used to build the lecture videos that could be used to build a companion book with words and code that follows the videos?
- edit: just saw that the website got updated! Yay