Rust #5.4 - Integrating Proof of Existence Pallet in your Runtime
WEB3DEV
In this lesson, we integrate the Proof of Existence pallet into our Rust blockchain runtime. Following the same steps used for the Balances pallet, we'll add the Proof of Existence field to our runtime, implement the required configuration, and ensure the pallet is properly instantiated. Additionally, we'll update the runtime calls to route calls to the Proof of Existence pallet. This process involves a series of straightforward steps, including copying and modifying existing code to ensure consistency and functionality. By the end of this lesson, our Proof of Existence pallet will be fully integrated, ready to handle claims within the blockchain.
This video is part of a learning journey created by WEB3DEV. To watch all videos and learn more, sign-up at https://build.w3d.community/ ... https://www.youtube.com/watch?v=Ma7MzDVqjXY
27267991 Bytes