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
Learn Ethereum

You're reading from   Learn Ethereum Build your own decentralized applications with Ethereum and smart contracts

Arrow left icon
Product type Paperback
Published in Sep 2019
Publisher Packt
ISBN-13 9781789954111
Length 540 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Authors (3):
Arrow left icon
Xun (Brian) Wu Xun (Brian) Wu
Author Profile Icon Xun (Brian) Wu
Xun (Brian) Wu
Dongying Song Dongying Song
Author Profile Icon Dongying Song
Dongying Song
Zhihong Zou Zhihong Zou
Author Profile Icon Zhihong Zou
Zhihong Zou
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. Section 1: Blockchain and Ethereum Basics
2. Blockchain and Cryptocurrency FREE CHAPTER 3. Ethereum Architecture and Ecosystem 4. Deep Research on Ethereum 5. Section 2: Blockchain Development Cycle
6. Solidity Fundamentals 7. Developing Your Own Cryptocurrency 8. Section 3: Ethereum Implementations
9. Smart Contract Development and Test Fundamentals 10. Writing UI for the DApps 11. Ethereum Tools and Frameworks 12. Section 4: Production and Deployment
13. Creating an Ethereum Private Chain 14. Deployment of Your Smart Contract 15. Building Ethereum Wallets 16. Section 5: Conclusion
17. Conclusion 18. Other Books You May Enjoy

The Ethereum client API

The Ethereum client API allows you to connect to the Ethereum node and send a transaction to the blockchain. Through the Ethereum client, you can create and run a smart contract. There are many client libraries that have been written by different programming languages. Here is a list of some of them:

Ethereum client API

Programming language

web3.js

JavaScript Web3

ethers.js

Similar to JavaScript Web3

EthereumJS

Provide collections of utility functions

Web3.py

Python web3 API

web3j

Java web3 API

web3.php

PHP web3 API

Nethereum

.net Web3 API

ethereum.rb

Ruby Web3 API

Web3.hs

Haskell Web3 API

KEthereum 

Kotlin Web3 API

Ethereumex

Elixir JSON-RPC client for the Ethereum blockchain

Java, as one of the most popular and influential programming languages, has a large number of...

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 $19.99/month. Cancel anytime