Free Download Rust for Blockchain Application Development: Learn to build decentralized applications on popular blockchain technologies using Rust by Akhil Sharma
English | May 9, 2024 | ISBN: 1837634645 | 418 pages | PDF | 33 Mb
Save time, improve stability, and optimize program memory while building decentralized applications on a blockchain using the features and complexity of Rust
Key FeaturesImplement peer-to-peer blockchain using the features of RustUse Rust to build dApps on popular blockchains like Ethereum, Solana, and NEAROptimize Rust code and enhance security updates to deploy blockchain to productionBook Description
Before Rust, blockchain developers didn’t have a systems programming language that was fast, type-safe, and, at the same time, had stable and easy memory management. It proved to be a boon for developers and works as the perfect solution for not only blockchain and protocol development but also dApp development.
This book emphasizes on demonstrating those solutions that can help blockchain developers productize decentralized applications using Rust, which is a complex language with a steep learning curve.
Our book starts with basic Rust concepts and then builds on these concepts to enable the reader to build their own blockchain from scratch. Later in the book, we will build dApps on popular chains like Solana and NEAR. We also build Ethereum dApps using Foundry (Rust) and finally build a custom blockchain using Substrate by Parity (Polkadot). This gives a complete 360-degree view of Rust in the blockchain ecosystem.
By the end of this book, the reader will have a thorough understanding of how to apply their Rust knowledge to building dApps and blockchains from scratch, which are skills that are required for some of the most high-paying jobs of this decade.
What you will learnUnderstand the necessary concepts of Rust required to build blockchainApply blockchain features like nodes and p2 communication using RustUnderstand and implement consensus in BlockchainBuild and deploy a dApp on Ethereum with the Foundry framework in RustLearn, build, and deploy a dApp on Solana and the NEAR protocolBuild a custom blockchain using the substrate framework by PolkadotWho this book is for
This book is for blockchain developers interested in building dApps on popular blockchains using Rust. In addition to this, Blockchain Architects, wanting to save time required to go through documentation and understand each technology can get a quick start with this book. The book has real-world examples and projects that will be a great addition to a developer’s portfolio to showcase their knowledge. Readers are expected to have experience building applications on blockchain, and familiarity with Rust would be helpful.
Table of ContentsIntroduction to Blockchains With RustRust – Necessary Concepts For Building BlockchainsBuilding A Custom BlockchainAdding more features to our Custom BlockchainFinishing up our Custom BlockchainUsing Foundry to Build on EthereumExploring the Solana chain and building a Dapp on SolanaExploring the NEAR blockchain and building a dApp on NEARExploring Polkadot, Kusama protocol and SubstrateBuilding Your Own Custom Blockchain From scratch using SubstrateThe Future Of Rust For Blockchains