From 3af9cda96d50831b8f53a62771cf3796c488d2c7 Mon Sep 17 00:00:00 2001 From: Overtorment Date: Mon, 9 Dec 2019 21:41:25 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 56c6b5f..7c0f865 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,12 @@ Add config vars : * `MACAROON`: hex-encoded `admin.macaroon` * `TLSCERT`: hex-encoded `tls.cert` +### Reference client implementation + +Can be used in ReactNative or Nodejs environment + +* https://github.com/BlueWallet/BlueWallet/blob/master/class/lightning-custodian-wallet.js + ### Tests