From dbe04d68bad6c05bd21230b247b2d0ee7a7dee7e Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 27 Dec 2021 07:01:07 -0800 Subject: [PATCH] Add lil-wallet by @jordansinger --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index b2be4532..78a7617f 100644 --- a/contents.json +++ b/contents.json @@ -27376,6 +27376,21 @@ "license": "other", "date_added": "Dec 24 2021", "suggested_by": "@dkhamsing" + }, + { + "title": "lil wallet", + "category-ids": [ + "cryptocurrency" + ], + "description": " Ethereum wallet", + "license": "other", + "source": "https://github.com/jordansinger/lil-wallet", + "tags": [ + "swift", "swiftui" + ], + "stars": 121, + "date_added": "Dec 27 2021", + "suggested_by": "dkhamsing" } ] }