diff --git a/README.md b/README.md index 747f383e..8db00f3d 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c * [Ambire Login SDK](https://github.com/AmbireTech/wallet-login-sdk) - Smart Wallet SDK focused on onboarding via email, supports the popular EVM chains. * [Tatum](https://github.com/tatumio/tatum-js) - Tatum SDK is a powerful, feature-rich TypeScript/JavaScript library that streamlines the development of blockchain applications. * [Catapulta](https://catapulta.sh) - Zero config smart contracts deployment platform, automate verifications and share deployment reports, compatible with Foundry and Hardhat. +* [EVMTools](https://evmtools.xyz) - EVM toolkit for web3 developers, all your day to day used tools in one place. diff --git a/README_Chinese.md b/README_Chinese.md index f7686b7a..168048b1 100644 --- a/README_Chinese.md +++ b/README_Chinese.md @@ -79,6 +79,7 @@ https://github.com/ConsenSys/ethereum-developer-tools-list/pull/70 * [Kauri.io](https://kauri.io/) - 基于Web3的社区和新兴技术的知识平台。分享精选内容,并就最新,高质量的技术文章和系列进行协作。 请查看[“入门”社区](https://kauri.io/community/5d9b16fc890d310001b66e1b)以学习基础知识。 * [dfuse](https://dfuse.io) - Slick 区块链 API 可以构建世界一流的应用程序。 * [Biconomy](https://biconomy.io) - 通过使用简单易用的SDK启用元交易来在dapp中进行无Gas交易。 +* [EVMTools](https://evmtools.xyz) - 面向Web3和Solidity开发者的EVM工具包,所有开发工具集中在一个地方。它有20多个实用工具,并且经常添加新的工具。 ## 开发者工具 ### 开发智能合约 diff --git a/README_Japanese.md b/README_Japanese.md index 4d777f53..7c7894b3 100644 --- a/README_Japanese.md +++ b/README_Japanese.md @@ -42,6 +42,7 @@ Ethereum開発で利用可能なツール、コンポーネント、パターン * [Dapp](https://dapp.tools/dapp/) - DApps開発フレームワーク。DAppleの後継。 * [Populus](https://github.com/ethereum/populus) - もっともかわいい動物写真を含むEthereum開発フレームワーク。 * [Etherlime](https://github.com/LimeChain/etherlime) - ethers.jsベースのDApps開発フレームワーク。 +* [EVMTools](https://evmtools.xyz) - Web3およびSolidity開発者のためのEVMツールキット。すべての開発ツールを一箇所にまとめました。20以上のユーティリティがあり、さらに頻繁に追加されています。 #### IDEs * [Remix](https://remix.ethereum.org/) - 静的解析とブロックチェーンVMによるテスト機能を含むWeb IDE。 diff --git a/README_Korean.md b/README_Korean.md index d4aa4e7f..0f8e850f 100644 --- a/README_Korean.md +++ b/README_Korean.md @@ -85,6 +85,8 @@ * [Parasol](https://github.com/Lamarkaz/parasol) - 테스팅과 인퓨라(INFURA) 배포, 자동 컨트렉트 문서 등 애자일(Agile)방식의 스마트 컨트렉트 개발 환경 입니다. 자유로운 사용자 정의(unlimited customizability)와 남을 생각하는(unopinionated) 디자인, 융통성(flexible) 있는 기능이 있습니다. * [0xcert](https://github.com/0xcert/framework/) - 탈중앙화 어플리케이션 제작을 위한 자바스크립트 프레임워크 입니다. +* [EVMTools](https://evmtools.xyz) - 웹3 및 솔리디티 개발자를 위한 EVM 도구 모음, 모든 개발 도구를 한 곳에서. 20개 이상의 유틸리티가 있으며, 더 많은 유틸리티가 자주 추가됩니다. + #### 통합 개발 환경 * [리믹스(Remix)](https://remix.ethereum.org/) - 블록체인 가상머신에서 테스트와 정적 분석(static analysis)이 포함된 웹 통합 개발 환경 입니다. * [수퍼블록스 랩(Superblocks Lab)](https://superblocks.com/lab/) - 웹 통합 개발 환경입니다. 브라우저에 내장된 블록체인 가상머신, 메타마스크 통합 (테스트넷/메인넷에 클릭 한번으로 배포), 거래 기록과 웹앱(WebApp)의 다른 기능들간 라이브 코드 입니다. diff --git a/README_Spanish.md b/README_Spanish.md index 6b7b1799..88fdccf7 100644 --- a/README_Spanish.md +++ b/README_Spanish.md @@ -77,6 +77,7 @@ Muchas gracias a los ~100 contribuidores, incluidos [@corbpage](https://twitter. * [dfuse](https://dfuse.io) - Eficiente blockchain API para crear aplicaciones de clase mundial. * [Biconomy](https://biconomy.io) - realice transacciones sin gas en su dapp habilitando meta-transacciones utilizando un SDK fácil de usar. * [Blocknative](https://blocknative.com) - eventos de Blockchain antes de que sucedan. El portafolio de desarrolladores de Blocknative facilita la creación con datos mempool. +* [EVMTools](https://evmtools.xyz) - Kit de herramientas EVM para desarrolladores de web3 y Solidity, todas tus herramientas de desarrollo en un solo lugar. Tiene más de 20 utilidades y se agregan más con frecuencia. ## Herramientas para desarrollador ### Desarrollando Contratos Inteligentes