Go back

Hands On Blockchain For Python Developers Gain Blockchain Programming Skills To Build Decentralized Applications Using Python(1st Edition)

Authors:

Arjuna Sky Kok

Free hands on blockchain for python developers gain blockchain programming skills to build decentralized
6 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

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

Total Price:

$0

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

Book details

ISBN: 1788627857, 978-1788627856

Book publisher: Packt Publishing

Get your hands on the best-selling book Hands On Blockchain For Python Developers Gain Blockchain Programming Skills To Build Decentralized Applications Using Python 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.

Hands On Blockchain For Python Developers Gain Blockchain Programming Skills To Build Decentralized Applications Using Python 1st Edition Summary: Implement real-world decentralized applications using Python, Vyper, Populus, and EthereumKey FeaturesStay up-to-date with everything you need to know about the blockchain ecosystem Implement smart contracts, wallets, and decentralized applications(DApps) using Python libraries Get deeper insights into storing content in a distributed storage platformBook DescriptionBlockchain is seen as the main technological solution that works as a public ledger for all cryptocurrency transactions. This book serves as a practical guide to developing a full-fledged decentralized application with Python to interact with the various building blocks of blockchain applications. Hands-On Blockchain for Python Developers starts by demonstrating how blockchain technology and cryptocurrency hashing works. You will understand the fundamentals and benefits of smart contracts such as censorship resistance and transaction accuracy. As you steadily progress, you'll go on to build smart contracts using Vyper, which has a similar syntax to Python. This experience will further help you unravel the other benefits of smart contracts, including reliable storage and backup, and efficiency. You'll also use web3.py to interact with smart contracts and leverage the power of both the web3.py and Populus framework to build decentralized applications that offer security and seamless integration with cryptocurrencies. As you explore later chapters, you'll learn how to create your own token on top of Ethereum and build a cryptocurrency wallet graphical user interface (GUI) that can handle Ethereum and Ethereum Request for Comments (ERC-20) tokens using the PySide2 library. This will enable users to seamlessly store, send, and receive digital money. Toward the end, you'll implement InterPlanetary File System (IPFS) technology in your decentralized application to provide a peer-to-peer filesystem that can store and expose media. By the end of this book, you'll be well-versed in blockchain programming and be able to build end-to-end decentralized applications on a range of domains using Python.What you will learnUnderstand blockchain technology and what makes it an immutable database Use the features of web3.py API to interact with the smart contract Create your own cryptocurrency and token in Ethereum using Vyper Use IPFS features to store content on the decentralized storage platform Implement a Twitter-like decentralized application with a desktop frontend Build decentralized applications in the shape of console, web, and desktop applicationsWho this book is forIf you are a Python developer who wants to enter the world of blockchain, Hands-On Blockchain for Python Developers is for you. The book will be your go-to guide to becoming well-versed with the blockchain ecosystem and building your own decentralized applications using Python and library support.Table of ContentsIntroduction to Blockchain ProgrammingSmart Contract FundamentalsImplementing Smart Contract Using VyperInteracting With Smart Contract Using Web3Populus Development FrameworkBuilding a Practical Decentralized ApplicationFront-end Decentralized ApplicationCreating Token in EthereumCryptocurrency WalletInter Planetary: A Brave New File SystemUsing Py-ipfs-api to Connect to Decentralized File SystemImplementing Decentralized Application Using IPFS