The EVM Pallet and Purestake's Moonbeam | Substrate Seminar | Archives
This week Derek from PureStake joins us to talk about their new parachain project, Moonbeam. And Kirill from Parity demonstrates the EVM pallet.
0:00 Overview of PureStake
6:50 Project Moonbeam: a smart contract parachain on Polkadot
15:50 Polkadot : Substrate : Moonbeam :: Linux : C std lib : Bash
22:19 Installing the EVM pallet in a runtime
30:45 Interacting with the EVM
34:10 Starting the EVM node
36:45 EVM pallet's storage items
41:50 Dispatching method calls
45:05 Kirill's CLI for interacting with Substrate and EVM pallet
47:23 Discussion about EVM pallet's separate ledger
58:37 Code for the CLI tools
1:00:51 Deploying the flipper contract
1:08:27 the Rust-EVM crate
1:12:27 Question about evm-internal events
1:20:32 Back to the Flipper demo
1:29:44 One last demo: Incrementer
Kirill's EVM demo node
https://github.com/kirillt/substrate-evm-enabled
Command to run Kirill's EVM demo node.
docker run -dt -p 9944:9944 -p 9933:9933 --rm \
docker.io/kirillt/substrate-evm-enabled:latest \
--ws-external --rpc-external --dev
Kirill's command line extrinsic tool
https://github.com/kirillt/substrate-cli-tools/tree/master/typescript/src
Rust-EVM Crate that EVM pallet wraps
https://github.com/sorpaas/rust-evm
⎼⎼⎼⎼⎼⎼⎼
→ For more videos on blockchain development and building Web 3.0,
subscribe to the channel: https://www.youtube.com/channel/UCSs5vZi0U7qHLkUjF3QnaWg?sub_confirmation=1
→ Website: https://www.parity.io/
→ To stay informed about Parity updates and events,
subscribe to the newsletter: https://www.parity.io/newsletter/
→ Follow us on Twitter (@ParityTech): https://twitter.com/ParityTech
→ Check our code on GitHub: https://github.com/paritytech/
→ Drop in the Riot chat to ask technical questions: https://riot.im/app/#/room/#watercooler:matrix.parity.io