From ad03b22f51683c1163aba72edbe324dbc1d7215e Mon Sep 17 00:00:00 2001 From: Rok Date: Sun, 4 Aug 2019 10:53:30 +0200 Subject: [PATCH] support --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0b61f7d..ce818d4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@ Crawler scans the ARK network to get information about the peers in the network. +#### ❤️ Support maintenance and development of plugins +If you find this or other plugins useful please consider + +- voting for `deadlock` delegate +- donating to `AWtgFYbvtLDYccJvC5MChk4dpiUy2Krt2U` + +to support development new plugins and tools for Ark's Ecosystem and maintenance of existing ones. Full list of contributions can be found on [https://arkdelegatesio/delegate/deadlock/](https://arkdelegates.io/delegate/deadlock/contributions/). 🖖 + **Branches** - master: is for Ark v2.4 node and higher which **uses websockets** for p2p instead of api - v2.3: is for any Ark node that's lower than v2.4 which **does not use websockets** yet