TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Web3 JavaScript Functions for Ethereum DApps

7 点作者 alexroan大约 5 年前

2 条评论

auston大约 5 年前
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
kreetx大约 5 年前
How are people using this in practice?
评论 #23179039 未加载