Rust for Blockchain Application Development: Learn to build decentralized applications on popular blockchain technologies using Rust
暫譯: Rust 在區塊鏈應用開發中的應用:學習使用 Rust 建立基於流行區塊鏈技術的去中心化應用程式
Sharma, Akhil
- 出版商: Packt Publishing
- 出版日期: 2024-04-30
- 售價: $1,600
- 貴賓價: 9.5 折 $1,520
- 語言: 英文
- 頁數: 392
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1837634645
- ISBN-13: 9781837634644
-
相關分類:
Rust 語言、程式語言、區塊鏈 Blockchain
海外代購書籍(需單獨結帳)
相關主題
商品描述
Save time, improve stability, and optimize program memory while building decentralized applications on a blockchain using the features and capabilities of Rust
Key Features- Implement peer-to-peer blockchain using features of the Rust programming language
- Use Rust to build dApps on popular blockchains like Ethereum, Solana, and NEAR
- Optimize Rust code and enhance security updates to deploy a blockchain to production
- Purchase of the print or Kindle book includes a free PDF eBook
Before Rust, blockchain developers didn't have a systems programming language that was type-safe, fast, and, at the same time, had stable and easy memory management. Rust proved to be a boon for developers and works as the perfect solution for not only blockchain and protocol development but also dApp development.
Rust for Blockchain Application Development focuses on demonstrating solutions that can help blockchain developers productize decentralized applications using Rust, which is a complex language with a steep learning curve.
This book starts with basic Rust language concepts and then builds on these concepts to enable you to develop your own blockchain from scratch. As you progress, you'll learn how to build dApps on popular chains like Solana and NEAR. You'll also be guided through creating Ethereum dApps using Foundry (Rust). Finally, you'll develop a custom blockchain using Substrate by Parity (Polkadot). The book provides a complete 360-degree view of Rust in the blockchain ecosystem.
By the end of this Rust book, you'll have a thorough understanding of how to apply your Rust knowledge to building dApps and blockchains from scratch.
What you will learn- Understand essential Rust concepts required to build blockchain
- Apply blockchain features such as nodes and p2 communication using Rust
- Understand and implement consensus in blockchain
- Build and deploy a dApp on Ethereum with the Foundry framework in Rust
- Develop and deploy a dApp on Solana and the NEAR protocol
- Build a custom blockchain using the Substrate framework by Polkadot
This Rust programming book is for blockchain developers interested in building dApps on popular blockchains using Rust. Blockchain architects wanting to save time required to go through documentation and understand each technology can also use this book as a quick-start guide. Experience in building applications on blockchain is required, and familiarity with Rust will be helpful but not necessary.
Table of Contents- Introduction to Blockchains With Rust
- Rust - Necessary Concepts For Building Blockchains
- Building A Custom Blockchain
- Adding more features to our Custom Blockchain
- Finishing up our Custom Blockchain
- Using Foundry to Build on Ethereum
- Exploring the Solana chain and building a Dapp on Solana
- Exploring the NEAR blockchain and building a dApp on NEAR
- Exploring Polkadot, Kusama protocol and Substrate
- Building Your Own Custom Blockchain From scratch using Substrate
- The Future Of Rust For Blockchains
商品描述(中文翻譯)
節省時間、提高穩定性,並在使用 Rust 的功能和能力構建去中心化應用程式時優化程式記憶體
主要特點
- 使用 Rust 程式語言的特性實現點對點區塊鏈
- 使用 Rust 在以太坊、Solana 和 NEAR 等熱門區塊鏈上構建 dApps
- 優化 Rust 代碼並增強安全性更新,以將區塊鏈部署到生產環境
- 購買印刷版或 Kindle 書籍包括免費 PDF 電子書
書籍描述
在 Rust 出現之前,區塊鏈開發者並沒有一種類型安全、快速且同時具有穩定和易於管理的記憶體的系統程式語言。Rust 對開發者來說是一大福音,並且不僅是區塊鏈和協議開發的完美解決方案,也是 dApp 開發的理想選擇。
《Rust 區塊鏈應用程式開發》專注於展示可以幫助區塊鏈開發者使用 Rust 產品化去中心化應用程式的解決方案,Rust 是一種複雜的語言,學習曲線陡峭。
本書從基本的 Rust 語言概念開始,然後在這些概念的基礎上構建,使您能夠從零開始開發自己的區塊鏈。隨著進展,您將學習如何在 Solana 和 NEAR 等熱門鏈上構建 dApps。您還將通過使用 Foundry (Rust) 創建以太坊 dApps 進行指導。最後,您將使用 Parity (Polkadot) 的 Substrate 開發自定義區塊鏈。本書提供了 Rust 在區塊鏈生態系統中的完整 360 度視角。
在本書結束時,您將徹底了解如何將您的 Rust 知識應用於從零開始構建 dApps 和區塊鏈。
您將學到的內容
- 理解構建區塊鏈所需的基本 Rust 概念
- 使用 Rust 應用區塊鏈特性,如節點和 p2 通信
- 理解並實現區塊鏈中的共識
- 使用 Rust 的 Foundry 框架在以太坊上構建和部署 dApp
- 在 Solana 和 NEAR 協議上開發和部署 dApp
- 使用 Polkadot 的 Substrate 框架構建自定義區塊鏈
本書適合誰
這本 Rust 程式設計書適合對使用 Rust 在熱門區塊鏈上構建 dApps 感興趣的區塊鏈開發者。希望節省查閱文檔和理解每項技術所需時間的區塊鏈架構師也可以將本書作為快速入門指南。需要具備在區塊鏈上構建應用程式的經驗,熟悉 Rust 將有幫助,但不是必需的。
目錄
- 使用 Rust 介紹區塊鏈
- Rust - 構建區塊鏈所需的必要概念
- 構建自定義區塊鏈
- 為我們的自定義區塊鏈添加更多功能
- 完成我們的自定義區塊鏈
- 使用 Foundry 在以太坊上構建
- 探索 Solana 鏈並在 Solana 上構建 dApp
- 探索 NEAR 區塊鏈並在 NEAR 上構建 dApp
- 探索 Polkadot、Kusama 協議和 Substrate
- 使用 Substrate 從零開始構建您自己的自定義區塊鏈
- Rust 在區塊鏈的未來