TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Web3 JavaScript Functions for Ethereum DApps

7 pointsby alexroanabout 5 years ago

2 comments

austonabout 5 years ago
Important to note that libraries to integrate with Ethereum exist in many popular languages:<p>Ruby - <a href="https:&#x2F;&#x2F;github.com&#x2F;izetex&#x2F;web3-eth" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;izetex&#x2F;web3-eth</a> and <a href="https:&#x2F;&#x2F;github.com&#x2F;DigixGlobal&#x2F;ethereum-ruby" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;DigixGlobal&#x2F;ethereum-ruby</a><p>Python - <a href="https:&#x2F;&#x2F;github.com&#x2F;ethereum&#x2F;web3.py" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ethereum&#x2F;web3.py</a><p>TypeScript&#x2F;JS - <a href="https:&#x2F;&#x2F;github.com&#x2F;ethers-io&#x2F;ethers.js&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ethers-io&#x2F;ethers.js&#x2F;</a><p>Java - <a href="https:&#x2F;&#x2F;github.com&#x2F;web3j&#x2F;web3j" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;web3j&#x2F;web3j</a><p>Go - <a href="https:&#x2F;&#x2F;github.com&#x2F;ethereum&#x2F;go-ethereum" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ethereum&#x2F;go-ethereum</a><p>PHP - <a href="https:&#x2F;&#x2F;github.com&#x2F;sc0Vu&#x2F;web3.php" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;sc0Vu&#x2F;web3.php</a><p>&amp; more.<p>Also - lots of tools to get started:<p>QuikNode.io - boot nodes or JSON RPC access<p>Infura - JSON RPC access<p>Ganache - Fork live network for local dev<p>OpenZeppelin - library for building smart contracts<p>Remix - IDE for ethereum.<p>The article above left a bit to be desired TBH
kreetxabout 5 years ago
How are people using this in practice?
评论 #23179039 未加载