This repo consists the training material for creating a sample DApp in ethereum. The repo covers the following concepts:
- Solidity programming language
- Ethereum environment
- Remix Solidity IDE
- Smart contracts
- Simple WebApp
Practical Webassembly https://www.youtube.com/watch?v=bac0dGQbUto
A Cartoon Intro to WebAssembly https://www.youtube.com/watch?v=HktWin_LPf4
Real World WebAssembly https://www.youtube.com/watch?v=PpuAqLCraAQ
Wasm and Rust tutorials: https://rust-lang-nursery.github.io/rust-wasm/hello-world.html
Rustup tool: https://github.com/rust-lang-nursery/rustup.rs
Practical Webassembly https://www.youtube.com/watch?v=bac0dGQbUto
A Cartoon Intro to WebAssembly https://www.youtube.com/watch?v=HktWin_LPf4
Real World WebAssembly https://www.youtube.com/watch?v=PpuAqLCraAQ