From 70b208f54e97af02af870981360265ace3e828cd Mon Sep 17 00:00:00 2001 From: Valerio Farrotti Date: Fri, 21 Jun 2024 22:59:39 +0200 Subject: [PATCH] Added discord link to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 26c5f6b..6b53c2b 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,9 @@ Test bitcoin node from outside container: curl --verbose -L --user walle --data-binary '{"jsonrpc": "1.0", "id": "walle", "method": "getblockchaininfo", "params": []}' -H 'content-type: text/plain;' 0.0.0.0:18444 ``` +### Contributing +Join [WALL•E's Discord channel](https://discord.gg/9e9qnzQAH6) to chat with the contributors and understand next steps, available tasks and bugs to be fixed. + ### TODO - [x] BIP39 (Mnemonic generation)