From d35694a413669f8a3e8f6523fa12446cba1fa02c Mon Sep 17 00:00:00 2001 From: alex yuan Date: Sun, 6 Oct 2024 18:37:38 +0800 Subject: [PATCH 1/3] adjust readme --- README.md | 2 +- README_Chinese.md | 2 ++ README_Japanese.md | 2 ++ README_Korean.md | 2 ++ README_Spanish.md | 1 + 5 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f28b7069..76664af2 100644 --- a/README.md +++ b/README.md @@ -359,12 +359,12 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c * [Aleph.im](https://aleph.im/) - an offchain incentivized peer-to-peer cloud project (database, file storage, computing and DID) compatible with Ethereum and IPFS. * [DB3 Network](https://github.com/dbpunk-labs/db3) - Decentralized Firebase Firestore Alternative. - #### Messaging * [Whisper](https://github.com/ethereum/wiki/wiki/Whisper) - Communication protocol for DApps to communicate with each other, a native base layer service of the Ethereum web3 stack * [DEVp2p Wire Protocol](https://github.com/ethereum/devp2p/blob/master/rlpx.md) - Peer-to-peer communications between nodes running Ethereum/Whisper * [Pydevp2p](https://github.com/ethereum/pydevp2p) - Python implementation of the RLPx network layer * [EPNS SNS Notifications](https://docs.epns.io/developers/developer-zone/receiving-notifications/sns-notifications) - SNS module for Push Delivery Nodes allows any developer to receive notifications, chats, or any other form of web3 communication directly to the platform they are building with the help of webhooks. +* [GroupFi](https://github.com/TanglePay/GroupFi-Chatbox/blob/dev/packages/sdk/README.md) - GroupFi Chatbox SDK enables developers to easily integrate GroupFi’s chatbox with their dApps on EVM chains ### Distribution * [Meroku](https://github.com/merokudao/meroku) - A community owned dApp Store. Package, distribute your dApp without hosting costs. diff --git a/README_Chinese.md b/README_Chinese.md index f7686b7a..280ffde9 100644 --- a/README_Chinese.md +++ b/README_Chinese.md @@ -291,6 +291,8 @@ https://github.com/ConsenSys/ethereum-developer-tools-list/pull/70 * [DEVp2p Wire Protocol](https://github.com/ethereum/devp2p/blob/master/rlpx.md) - 运行以太坊/低语的节点之间的对等通信 * [Pydevp2p](https://github.com/ethereum/pydevp2p) - RLPx网络层的Python实现 * [3Box Threads](https://docs.3box.io/api/messaging) - API,使开发人员能够持久地实现IPFS,或在内存中实现对等消息传递。 +* [GroupFi](https://github.com/TanglePay/GroupFi-Chatbox/blob/dev/packages/sdk/README.md) - GroupFi Chatbox SDK enables developers to easily integrate GroupFi\u2019s chatbox with their dApps on EVM chains. + ### 测试工具 * [Truffle Teams](https://trufflesuite.com/teams) - 零配置持续集成松露项目 diff --git a/README_Japanese.md b/README_Japanese.md index 4d777f53..434bb1b6 100644 --- a/README_Japanese.md +++ b/README_Japanese.md @@ -185,6 +185,8 @@ Ethereum開発で利用可能なツール、コンポーネント、パターン * [Whisper](https://github.com/ethereum/wiki/wiki/Whisper) - Ethereum web3スタックのネイティブ・ベース・レイヤーの、DApps間のコミュニケーションプロトコル * [DEVp2p Wire Protocol](https://github.com/ethereum/wiki/wiki/%C3%90%CE%9EVp2p-Wire-Protocol) - Ethereum/Whisperが稼働するノード間のP2Pコミュニケーション * [Pydevp2p](https://github.com/ethereum/pydevp2p) - RLPxネットワークレイヤーのPython実装 +* [GroupFi](https://github.com/TanglePay/GroupFi-Chatbox/blob/dev/packages/sdk/README.md) - GroupFi Chatbox SDKにより、開発者はGroupFiのチャットボックスをEVMチェーン上のdAppsに簡単に +統合できます。 ### テストツール * [Solidity code coverage](https://github.com/0xProject/0x-monorepo/tree/v2-prototype/packages/sol-cov) - Solidityコードカバレッジツール diff --git a/README_Korean.md b/README_Korean.md index d4aa4e7f..a6cf46a4 100644 --- a/README_Korean.md +++ b/README_Korean.md @@ -245,6 +245,8 @@ * [위스퍼(Whisper)](https://github.com/ethereum/wiki/wiki/Whisper) - 각각의 탈중앙화 어플리케이션들 통신을 위한 의사소통 프로토콜, 이더리움 웹3 스택의 네이티브 기초 계층 서비스 입니다. * [데브p2p 와이어 프로토콜(DEVp2p Wire Protocol)](https://github.com/ethereum/devp2p/blob/master/devp2p.md) - 작동 중인 이더리움/위스퍼 노드간 피어-투-피어(Peer-to-peer) 통신 입니다. * [파이데브p2p(Pydevp2p)](https://github.com/ethereum/pydevp2p) - RLPx 네트워크 계층의 파이썬 구현 입니다. +* [GroupFi](https://github.com/TanglePay/GroupFi-Chatbox/blob/dev/packages/sdk/README.md) - GroupFi Chatbox SDK를 사용하여 개발자가 EVM 체인의 dApps에 GroupFi의 채팅 기능을 쉽게 통합 +할 수 있습니다. ### 테스팅 도구 * [솔리디티 코드 커버리지(Solidity code coverage)](https://github.com/0xProject/0x-monorepo/tree/v2-prototype/packages/sol-cov) - 솔리디티 코드 커버리지 도구 입니다. diff --git a/README_Spanish.md b/README_Spanish.md index 6b7b1799..6baec453 100644 --- a/README_Spanish.md +++ b/README_Spanish.md @@ -304,6 +304,7 @@ Muchas gracias a los ~100 contribuidores, incluidos [@corbpage](https://twitter. * [Protocolo de cable DEVp2p](https://github.com/ethereum/devp2p/blob/master/rlpx.md) - comunicaciones de igual a igual entre nodos que ejecutan Ethereum/Whisper. * [Pydevp2p](https://github.com/ethereum/pydevp2p) - implementación de Python de la capa de red RLPx. * [3Box Threads](https://docs.3box.io/api/messaging) - API que permite a los desarrolladores implementar IPFS persistente o en la memoria de mensajes de igual a igual. +* [GroupFi](https://github.com/TanglePay/GroupFi-Chatbox/blob/dev/packages/sdk/README.md) - GroupFi Chatbox SDK permite a los desarrolladores integrar fácilmente el chatbox de GroupFi en sus dApps en cadenas EVM. ### Herramientas para Pruebas * [Truffle Teams](https://trufflesuite.com/teams) - Integración continua Zero-Config para proyectos de truffle. From 538543dbd42f86e01c8c29700d51d489369130d3 Mon Sep 17 00:00:00 2001 From: alex yuan Date: Sun, 6 Oct 2024 18:42:21 +0800 Subject: [PATCH 2/3] fix format --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76664af2..6b80b367 100644 --- a/README.md +++ b/README.md @@ -359,6 +359,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c * [Aleph.im](https://aleph.im/) - an offchain incentivized peer-to-peer cloud project (database, file storage, computing and DID) compatible with Ethereum and IPFS. * [DB3 Network](https://github.com/dbpunk-labs/db3) - Decentralized Firebase Firestore Alternative. + #### Messaging * [Whisper](https://github.com/ethereum/wiki/wiki/Whisper) - Communication protocol for DApps to communicate with each other, a native base layer service of the Ethereum web3 stack * [DEVp2p Wire Protocol](https://github.com/ethereum/devp2p/blob/master/rlpx.md) - Peer-to-peer communications between nodes running Ethereum/Whisper From 0d9cf13f8cfb5460842c59aca6d71bb0a908c721 Mon Sep 17 00:00:00 2001 From: alex yuan Date: Sun, 6 Oct 2024 18:44:54 +0800 Subject: [PATCH 3/3] fix format --- README_Chinese.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_Chinese.md b/README_Chinese.md index 280ffde9..af6b0465 100644 --- a/README_Chinese.md +++ b/README_Chinese.md @@ -291,7 +291,7 @@ https://github.com/ConsenSys/ethereum-developer-tools-list/pull/70 * [DEVp2p Wire Protocol](https://github.com/ethereum/devp2p/blob/master/rlpx.md) - 运行以太坊/低语的节点之间的对等通信 * [Pydevp2p](https://github.com/ethereum/pydevp2p) - RLPx网络层的Python实现 * [3Box Threads](https://docs.3box.io/api/messaging) - API,使开发人员能够持久地实现IPFS,或在内存中实现对等消息传递。 -* [GroupFi](https://github.com/TanglePay/GroupFi-Chatbox/blob/dev/packages/sdk/README.md) - GroupFi Chatbox SDK enables developers to easily integrate GroupFi\u2019s chatbox with their dApps on EVM chains. +* [GroupFi](https://github.com/TanglePay/GroupFi-Chatbox/blob/dev/packages/sdk/README.md) - GroupFi 聊天框 SDK 使开发者能够轻松将 GroupFi 的聊天框集成到他们基于 EVM 链的 dApp 中。 ### 测试工具