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