LIVE STREAMING (main): https://youtu.be/NrG3co6UWEg
LIVE STREAMING (backup): https://www.twitch.tv/buidlweek_1134_2Join Parity Technologies on an in depth worshop to start with
https://substrate.io : the primer framework for BUIDLing blockchains, in pure Rust!
---
1:10 - 2:50 -- Parity | Sacha Lansky & Shawn Tabrizi | Substrate Collectables (Workshop)
---
A walk through for anyone new to Substrate to learn the fundamentals and build their first NFT focused dApp built on substrate!
Slides: https://docs.google.com/document/d/1unnTRek7mougNXses5o2y6wxeDl0ZbKgheaTzpgmGkg/edit#heading=h.x7tm7tlnhws1
---
3:00 - 4:00 pm -- Parity | Achim Schneider & Hernando Castano | ink! Smart Contracts (Workshop)
---
We are giving a short introduction to Parity's ink!, Smart Contracts written in Rust. We discuss a few common Smart Contract attack vectors in Solidity and point out how they can be avoided by writing Smart Contracts with ink!. Furthermore, we finally showcase the potential of ink! in a live coding session of an ERC20 Smart Contract.
---
4:15 - 4:45pm -- Parity | Gautam Dhameja | Blockchains That Evolve with Your Business (Presentation)
---
Blockchains are hard to change. While the data and state on the blockchain must be immutable, the logic to store and process data should be easy to upgrade. There are a lot of times when we need to fix bugs, change business logic and rules, and implement new features even for blockchain solutions. When you build your blockchain with Substrate, you can upgrade it as per your needs, at any time. The talk give a deep dive of how Substrate-based blockchains improve efficiency and reduce effort in maintaining large scale decentralized solutions.