Go back

Mastering Blockchain Programming With Solidity Write Production Ready Smart Contracts For Ethereum Blockchain With Solidity(1st Edition)

Authors:

Jitendra Chittoda

Free mastering blockchain programming with solidity write production ready smart contracts for ethereum blockchain
8 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 06, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $16.99 Savings: $16.99(100%)

Book details

ISBN: 1839218266, 978-1839218262

Book publisher: Packt Publishing (August 2, 2019)

Get your hands on the best-selling book Mastering Blockchain Programming With Solidity Write Production Ready Smart Contracts For Ethereum Blockchain With Solidity 1st Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Mastering Blockchain Programming With Solidity Write Production Ready Smart Contracts For Ethereum Blockchain With Solidity 1st Edition Summary: Discover the advanced features of Solidity that will help you write high-quality code and develop secure smart contracts with the latest ERC standardsKey FeaturesDelve into Solidity and understand control structures, function calls, and variable scopes Explore tools for developing, testing, and debugging your blockchain applications Learn advanced design patterns and best practices for writing secure smart contractsBook DescriptionSolidity is among the most popular and contract-oriented programming languages used for writing decentralized applications (DApps) on Ethereum blockchain. If you're looking to perfect your skills in writing professional-grade smart contracts using Solidity, this book can help. You will get started with a detailed introduction to blockchain, smart contracts, and Ethereum, while also gaining useful insights into the Solidity programming language. A dedicated section will then take you through the different Ethereum Request for Comments (ERC) standards, including ERC-20, ERC-223, and ERC-721, and demonstrate how you can choose among these standards while writing smart contracts. As you approach later chapters, you will cover the different smart contracts available for use in libraries such as OpenZeppelin. You'll also learn to use different open source tools to test, review and improve the quality of your code and make it production-ready. Toward the end of this book, you'll get to grips with techniques such as adding security to smart contracts, and gain insights into various security considerations. By the end of this book, you will have the skills you need to write secure, production-ready smart contracts in Solidity from scratch for decentralized applications on Ethereum blockchain.What you will learnTest and debug smart contracts with Truffle, Ganache, Remix, and MetaMask Gain insights into maintaining code quality with different tools Get up to speed with ERC standards such as ERC-20 and ERC-721 Become adept at using design patterns while writing smart contracts Use MultiSignature (MultiSig) wallets and improve the security of contracts Use Oracle services to fetch information from outside the blockchainWho this book is forThis book is for developers and data scientists who want to learn Ethereum, blockchain, and Solidity to write smart contracts and develop production-ready code. Basic knowledge of Solidity is assumed.Table of ContentsIntroduction to BlockchainGetting Started with SolidityControl Structures and ContractsLearning MetaMask and RemixUsing Ganache and the Truffle FrameworkTaking Advantage of Code Quality ToolsERC20 Token StandardERC721 Non-Fungible Token StandardDeep Dive into the OpenZeppelin LibraryUsing Multisig WalletsUpgradable Contracts Using ZeppelinOSBuilding Your Own TokenSolidity Design PatternsTips, Tricks, and Security Best Practices