Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Blockchain Quick Reference

You're reading from   Blockchain Quick Reference A guide to exploring decentralized blockchain application development

Arrow left icon
Product type Paperback
Published in Aug 2018
Publisher Packt
ISBN-13 9781788995788
Length 350 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (4):
Arrow left icon
Brenn Hill Brenn Hill
Author Profile Icon Brenn Hill
Brenn Hill
Paul Valencourt Paul Valencourt
Author Profile Icon Paul Valencourt
Paul Valencourt
Samanyu Chopra Samanyu Chopra
Author Profile Icon Samanyu Chopra
Samanyu Chopra
Mariko Amekodommo Mariko Amekodommo
Author Profile Icon Mariko Amekodommo
Mariko Amekodommo
Arrow right icon
View More author details
Toc

Table of Contents (24) Chapters Close

Preface 1. Blockchain 101 2. Components and Structure of Blockchain FREE CHAPTER 3. Decentralization Versus Distributed Systems 4. Cryptography and Mechanics Behind Blockchain 5. Bitcoin 6. Altcoins 7. Achieving Consensus 8. Advanced Blockchain Concepts 9. Cryptocurrency Wallets 10. Alternate Blockchains 11. Hyperledger and Enterprise Blockchains 12. Ethereum 101 13. Solidity 101 14. Smart Contracts 15. Ethereum Development 16. Ethereum Accounts and Ether Tokens 17. Decentralized Applications 18. Mining 19. ICO 101 20. Creating Your Own Currency 21. Scalability and Other Challenges 22. Future of Blockchain 23. Other Books You May Enjoy

Solidity 101

In the previous chapters, we learned about Ethereum in detail. We read about the Ethereum network, clients, gas, Ethereum virtual machine, and other elements of the Ethereum blockchain. One of the interesting facts about Ethereum is that anyone can create their own blockchain using Ethereum.

Ethereum runs smart contracts on its platform; these are applications that use blockchain technology to perform the required action, enabling users to create their own blockchain and also issue their own alternative cryptocurrency. This is made possible by coding in Solidity, which is a contract-oriented programming language used for writing smart contracts that are to be executed on the Ethereum blockchain and perform the programmed tasks.

Solidity is a statically typed programming language that runs on the Ethereum virtual machine. It is influenced by C++, Python, and JavaScript...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at AU $24.99/month. Cancel anytime