Nikita Bishonen's blog
To bind or not to bind
2 minute read Published: 2022-10-14Binding or Name Binding is a way to associate data with a symbolic identifier usually called variable. Why it is important in Rust, what rocks are underwater and how it intersects with scopes and lifetimes?
Smart Wallets
2 minute read Published: 2022-06-20Smart Wallets
When working with Smart Wallets - question on how to verify their signatures may arise. This blog post will give you a basic understanding of theory and practice regarding this question.
Easy on me
5 minute read Published: 2022-02-07Why Rust
11 minute read Published: 2021-06-26EN
People ask me a lot about Rust, so I wrote this blog post to answer following questions: