From c8f1f48ec0deb4e08ae14dae478aee0f98154d27 Mon Sep 17 00:00:00 2001 From: Joey Hiller Date: Tue, 28 Sep 2021 21:14:52 -0700 Subject: [PATCH] Add mobile wallet and mappers. (#640) --- docs/open-source/open-source.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/open-source/open-source.mdx b/docs/open-source/open-source.mdx index 1fbc7f873..da88fff77 100644 --- a/docs/open-source/open-source.mdx +++ b/docs/open-source/open-source.mdx @@ -76,7 +76,8 @@ some of the code that makes it possible. ### Mobile Apps, Web Apps, and Sites -- [Helium Mobile Wallet](#) - #SOON +- [Helium Mobile Wallet](https://github.com/helium/hotspot-app) - Helium hotspot + app for iOS and Android. - [Helium Blockchain Explorer](https://github.com/helium/explorer) - Code that powers the greatest block explorer in the crypto world. @@ -85,4 +86,7 @@ some of the code that makes it possible. things Helium. (You're reading them.) - [Installation](/open-source/docs/installation) - How to install the needed components - to start helping docs development. \ No newline at end of file + to start helping docs development. + +- [Helium Mappers](https://github.com/helium/mappers/) - Community generated + coverage map of the Helium network using real-world testing. \ No newline at end of file