From fc82298cc3ec3caf13ce41ac18997eef4b3d6e45 Mon Sep 17 00:00:00 2001 From: James Cramer Date: Sun, 3 May 2020 21:31:04 -0400 Subject: [PATCH] add lib link --- slp-uri-scheme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/slp-uri-scheme.md b/slp-uri-scheme.md index e48200c..cebfd4e 100644 --- a/slp-uri-scheme.md +++ b/slp-uri-scheme.md @@ -95,7 +95,9 @@ Please see the BNF grammar above for the normative syntax. ## Reference Implementations ### Clients -Electron Cash SLP - WIP + +* Electron Cash SLP +* Badger ### Libraries -None currently \ No newline at end of file +* SLPJS [Utils.parseSlpUri()](https://github.com/simpleledger/slpjs/blob/master/lib/utils.ts#L166)