Smart Contract Development on Near using Rust Part 3
This is the third part in a series of posts about building a chat app with Rust on the Near blockchain. You can find the previous posts in the series …
This is the third part in a series of posts about building a chat app with Rust on the Near blockchain. You can find the previous posts in the series …
This is the second part is a series of posts about building a chat app with Rust on the Near blockchain. You can find the first post in the series …
On February 16, 2023 I gave a workshop at the University of Waterloo about smart contract development on Near using Rust. I enjoyed putting it together and I thought it …
Although the idea of “Type-Driven” originated in programming in relation to “Type-Driven Development,” as explained by Michael Birch in this post, that doesn’t mean that the concepts and ideas from …
“Type-Driven” is a pretty cool-sounding name, but I cannot take all the credit for it. In this post I discuss some of the history behind the name, and how it …