Category: Blockchain

  • Pausing My Blockchain Endeavours and Exploring New Things

    I took the time to explore Blockchain in Rust/Substrate, though not extensively, to get a concrete feeling of it. I did some tutorials, built a Rust-based state machine (thanks to an excellent tutorial by Shawn Tabrizi), and brushed up on my Solidity skills. As expressed in my previous blog post, I wanted to build something…

  • Building My First Blockchain/Substrate Project

    I think I have enough Rust and Blockchain knowledge to start getting my hands dirty with my first “serious” blockchain project. I took a while back a basic bootcamp learning about the Ethereum ecosystem. I got introduced to basic cryptography in the context of DLTs, I learnt some Solidity then touched on multisigs in my…