In this workshop you will learn how to build a Rust application that interacts with Smart Contracts on Ethereum blockchain in a fully asynchronous manner using futures
.
We’ll be communicating over RPC interface using rust-web3 library. The workshop will include an introduction to blockchain technology and explanation how Ethereum Smart Contracts work.