diff --git a/README.md b/README.md index 9e999637..50bdc671 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c * [Watchdata](https://watchdata.io) - Provide simple and reliable API access to Ethereum blockchain * [w3](https://github.com/lmittmann/w3) - Fast and modular Golang JSON RPC client with first-class ABI support * [Transpose](https://transpose.io) - Powerful APIs for accessing human-readable Ethereum data at scale. +* [eth-blockchain-helper](https://github.com/khiem20tc/eth-blockchain-helper) - The all-in-one npm package helps interact with Smart Contract and more Web3 utils in EVM chains. #### Bootstrap/Out-of-Box tools diff --git a/README_Chinese.md b/README_Chinese.md index 5ebaa050..5e9e7433 100644 --- a/README_Chinese.md +++ b/README_Chinese.md @@ -165,6 +165,7 @@ https://github.com/ConsenSys/ethereum-developer-tools-list/pull/70 * [Torus](https://tor.us/) - 源SDK构建dapps的无缝衔接的UX * [Fortmatic](https://fortmatic.com/) - 一种易于使用的SDK,无需扩展或下载即可构建web3 dApp。 * [Portis](https://portis.io/) - 具有SDK的非托管钱包,可轻松与DApp进行交互而无需安装任何东西。 +* [eth-blockchain-helper](https://github.com/khiem20tc/eth-blockchain-helper) - 一体化 npm 包有助于与 EVM 链中的智能合约和更多 Web3 实用程序进行交互。 #### 后端以太坊API * [Web3.py](https://github.com/ethereum/web3.py) - Python Web3 diff --git a/README_Japanese.md b/README_Japanese.md index 2b093453..e642ac66 100644 --- a/README_Japanese.md +++ b/README_Japanese.md @@ -101,6 +101,7 @@ Ethereum開発で利用可能なツール、コンポーネント、パターン * [Eventeum](https://github.com/ConsenSys/eventeum) - Kauri作成のEthereumのスマートコントラクト・イベントと バックエンドのマイクロサービスを繋ぐブリッジ。JAVA製。 * [Ethereumex](https://github.com/exthereum/ethereumex) - Elixir製のEthereumブロックチェーン用JSON-RPCクライアント * [EthContract](https://github.com/AgileAlpha/eth_contract) - ElixirからEthereumのスマートコントラクトへクエリを投げるためのヘルパーメソッド。 +* [eth-blockchain-helper](https://github.com/khiem20tc/eth-blockchain-helper) - オールインワンの npm パッケージは、EVM チェーン内のスマート コントラクトやその他の Web3 ユーティリティとの対話に役立ちます。 #### ブートストラップ * [Truffle boxes](http://truffleframework.com/boxes/) - Ethereumエコシステムのためのパッケージされたコンポーネント。 diff --git a/README_Korean.md b/README_Korean.md index 3822ea0b..d7d296a2 100644 --- a/README_Korean.md +++ b/README_Korean.md @@ -153,6 +153,8 @@ * [Eventeum](https://github.com/ConsenSys/eventeum) - 이더리움 스마트 컨트렉트 이벤트와 백엔드 마이크로서비스를 연결 합니다. Kauri가 자바로 작성했습니다. * [Ethereumex](https://github.com/mana-ethereum/ethereumex) - 이더리움 블록체인을 위한 엘릭서(Elixir) JSON-RPC 클라이언트 입니다. * [EthContract](https://github.com/AgileAlpha/eth_contract) - 엘릭서(Elixir) 언어로 된 이더리움 스마트 컨트렉트 쿼리를 도와주는 헬퍼 메소드(helper methods) 세트 입니다. +* [eth-blockchain-helper](https://github.com/khiem20tc/eth-blockchain-helper) - 올인원 npm 패키지는 EVM 체인에서 스마트 계약 및 더 많은 Web3 유틸리티와 상호 작용하는 데 도움이 됩니다. + #### 부트스트랩(Bootstrap) / 실행(out of box) 도구 * [트러플 박스(Truffle boxes)](https://truffleframework.com/boxes/) - 이더리움 생태계를 위한 패키지 컴포넌트 입니다. diff --git a/README_Spanish.md b/README_Spanish.md index 44b1ebbd..6c015105 100644 --- a/README_Spanish.md +++ b/README_Spanish.md @@ -192,6 +192,7 @@ Muchas gracias a los ~100 contribuidores, incluidos [@corbpage](https://twitter. * [Ethereum Service](https://github.com/mesg-foundation/service-ethereum) - Un servicio MESG, para interactuar con eventos de Ethereum e interactuar con él. * [Marmo](https://marmo.io/) - Python, JS y Java SDK para simplificar las interacciones con Ethereum. Utiliza retransmisores para descargar los costos de transacción a los retransmisores. * [Ethereum Logging Framework](https://bitbucket.csiro.au/users/kli039/repos/ethereum-logging-framework/browse) - proporciona capacidades de registro avanzadas para aplicaciones y redes de Ethereum, incluido un lenguaje de consulta, procesador de consultas y generación de código de registro. +* [eth-blockchain-helper](https://github.com/khiem20tc/eth-blockchain-helper) - El paquete npm todo en uno ayuda a interactuar con Smart Contract y más utilidades Web3 en cadenas EVM. #### Herramientas Listas para Usar * [Truffle boxes](https://trufflesuite.com/boxes) - componentes empaquetados para el ecosistema Ethereum.