From 6e2c9cc9d1033feb5b97d9fb19d87a68ddeb289b Mon Sep 17 00:00:00 2001 From: Viktor Peschenkov <3672477+vpeschenkov@users.noreply.github.com> Date: Thu, 31 May 2018 23:33:21 +0300 Subject: [PATCH] Add Wei Wallet by @popshootjapan (#616) --- contents.json | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index 4f504225..26586684 100644 --- a/contents.json +++ b/contents.json @@ -16486,6 +16486,25 @@ ], "date_added": "May 31 2018", "suggested_by": "@vpeschenkov" - } - ] + }, + { + "title": "Wei Wallet", + "description": "Ethereum wallet", + "category-ids": [ + "cryptocurrency" + ], + "source": "https://github.com/popshootjapan/WeiWallet-iOS", + "itunes": "https://itunes.apple.com/app/wei-wallet/id1376979142", + "license": "apache-2.0", + "stars": 53, + "tags": [ + "swift", + "swinject" + ], + "lang": "jpn", + "screenshots": [ + "https://raw.githubusercontent.com/popshootjapan/WeiWallet-iOS/master/resources/cover_img.png" + ] + } + ] }