# GRIDNET Token — Mobile app for GRIDNET OS

> Decentralized OS authorization app with QR scanning, wallet management, and secure data exchange. (iPhone/iPad app by GRIDNET TECHNOLOGIES SP Z O O.)

- Source: https://appshunter.io/ios/app/gridnet-token/id1567235739 (this page in markdown: same URL + `.md`)
- Developer: [GRIDNET TECHNOLOGIES SP Z O O](https://appshunter.io/developer/1567235741)
- Category: Utilities
- Price: Free
- Rating: 5.00/5 from 4 App Store ratings · 2 written reviews indexed
- Age rating: 4+
- Requires: iOS 13.0 · 82 MB
- Released: 2021-05-20
- Data updated: 2026-06-01
- Monetization: free
- User reviews in markdown: https://appshunter.io/ios/app/gridnet-token/id1567235739/reviews.md

## What is GRIDNET Token?

The app has been designed to serve as an authorization app for tasks performed within the decentralized GRIDNET Operating System. The default view is the augmented reality view in which QR Intents may be scanned.

Major capabilities are catered around scanning of QR Intents and processing of these. The app allows to generate a new wallet along with a master-private-key comprising a key-chain.

Despite its simplistic looks, the app supports state-of-the art cryptography data-exchange and routing capabilities including onion-routing. It may verify arbitrary operation done in GRIDNET-OS. It may also respond to data-queries and perform various computational tasks locally, directly on the mobile phone at the request of GRIDNET-OS. Such inquiries would typically be a result of user's activity either in Web-UI or Decentralized Terminal Interface (DTI over SSH).

The app allows to view details of the activity which is to be confirmed on the decentralized state-machine.

Sample computational scenario would include generation of multi-dimensional token pool. The token pool would be stored securely on the mobile phone while assets are released by responding to consecutive QR Intents. These assets may be used for arbitrary off-the-chain transactions, including rewarding for data-storage and exchange directly or indirectly (apps running within the Web-UI).

Encryption and authentication among communicating peers are employed at all times. 

The app reports current user's balance and maintains connectivity with the decentralized GRIDNET OS virtual machine to account for changes.

Future updates are to include the functionality of issuing transactions directly from the mobile app.

Simple usage:
1) First, set-up your wallet by generating a new private/public key pair - it takes just a single tap, then confirm by holding the virtual fingerprint sensor for a few seconds.
2) The app would automatically attempt to connect with the GRIDNET OS decentralized network and synchronize account's balance.
3) Long-Tap the GRIDNET Halo to switch to standby mode in which the augmented reality view is not active.
4) Scan an QR Intent describing operating which are to be confirmed.
5) The Intent's details view would pop-up automatically with a general description. To see some of the details swipe left/right.
6) When ready confirm changes by holding the Virtual FIngerprint Sensor.
7) The app would prepare a cryptographic signature of the operations and deliver these to machines comprising the GRIDNET OS decentralized network over an encrypted and authenticated Onion-Routed connection.
8) The status of operation (connection, tunneling, processing etc) would be constantly displayed to the user within the UI as a progress bar containing textual information.

After the operation is complete or failed (for whatever reason) user may retry or close the pop-up.

## Key features

- QR Intent scanning
- Wallet generation with master-private-key
- State-of-the-art cryptography
- Onion-routing data exchange
- Verification of GRIDNET-OS operations
- Local computational tasks
- User balance display

## Recent user reviews (2 of 2)

All indexed reviews: https://appshunter.io/ios/app/gridnet-token/id1567235739/reviews.md

### 5/5 — Really cool project, with a technical marvel of a wallet. Highly recommend this!

*2024-01-14*

Excellent wallet! Intuitive and easy to use. Five stars!

### 5/5 — Great UI, awesome product

*2021-05-25*

Let the decentralization come!
Love the app. Cant wait til more updates!

## Frequently asked questions about GRIDNET Token

### How do I set up my wallet in GRIDNET Token?

Setting up your wallet in GRIDNET Token is simple. You can generate a new private/public key pair with a single tap and confirm it by holding the virtual fingerprint sensor for a few seconds. The app will then attempt to connect to the GRIDNET OS network to synchronize your account's balance.

### Does GRIDNET Token have ads?

No, GRIDNET Token does not contain advertisements. The app is completely free to use and does not display any ads to users.

### What devices is GRIDNET Token compatible with?

GRIDNET Token is compatible with iPhone, iPad, and iPod devices. It is designed to run on Apple's mobile operating systems.

### How often is GRIDNET Token updated?

The latest version of GRIDNET Token is 2.5, released on February 22, 2025. Future updates are planned to include the functionality of issuing transactions directly from the mobile app.

### What is the age rating for GRIDNET Token?

GRIDNET Token has an age rating of 4+. This indicates it is suitable for a wide range of users, including children, with no mature content.

### How does GRIDNET Token ensure security?

GRIDNET Token employs encryption and authentication among communicating peers at all times. It utilizes state-of-the-art cryptography and onion-routing for secure data exchange and routing.

### Can GRIDNET Token perform computations locally?

Yes, GRIDNET Token can perform various computational tasks locally on your mobile phone at the request of GRIDNET-OS. This includes tasks like generating multi-dimensional token pools.

### What is the user sentiment for GRIDNET Token based on reviews?

GRIDNET Token has received a high rating of 5.0 stars from 4 ratings, indicating very positive user sentiment. Users appear to be satisfied with its functionality and performance.

## Version history (last 5 releases)

### 2.5 — 2025-02-22

Upgraded to support latest version of data exchange protocol.

### 2.4 — 2025-01-17

- further improvements to stability (also through an update to latest version of Qt runtime)
- proper support of Miner Rewards' reporting
- proper support of latest comms' protocol instead of relying on backwards compatibility layers.
- added advanced automatic GNC denomination toggling in Account's History View

### 2.2 — 2024-08-08

1. Networking Enhancements
• QUIC Protocol Integration: We've fully implemented the QUIC protocol, replacing the previous UDT protocol. This provides multiplexed connections over UDP, offering reduced latency and improved congestion control compared to TCP-based protocols.
• Improved Transaction Broadcasting: Our overhauled broadcasting mechanism ensures maximum reliability. Transactions are now immediately stored in a local SQL database, and an AI subsystem manages transaction persistence and intelligent rebroadcasting.
• Onion Routing Support: Full implementation of Onion Routing, including web-browser endpoint support via web-socket connections. This significantly enhances user privacy and security.

2. Security and Cryptography
• Revised Cryptographic Protocols: We've implemented custom protocols based on Elliptic Curve Integrated Encryption Scheme (ECIES) and introduced a new Diffie-Hellman based session establishment protocol.
• PIN Protection: Users can now set a PIN for enhanced security, adding an extra layer of protection beyond existing biometric and password options.
• Improved Nonce Management: Our autonomous nonce management system now prevents replay attacks while allowing for rapid transaction sequences.

3. User Interface and Experience
• GRIDNET Halo Enhancements: The GRIDNET Halo has been revamped with advanced, reactive shader mechanics. New touch gestures include swipe left for Transaction History, swipe down to lock the app, and swipe up to unlock.
• Advanced Rendering Techniques: We've incorporated on-hardware, on-GPU custom rendering of UI elements, working seamlessly with standard Qt controls for fluid, high-performance animations.
• Improved Layout and Stability: The app's layout has been optimised for intuitive navigation and efficient use of screen real estate. We've also enhanced support for system buttons on various platforms.
• Computer Vision Enhancements: Our QR code recognition system has been optimised to achieve recognition times of less than 10ms under most lighting conditions.

4. New Features and Functionality
• Transaction History View: A new view displays all transactions associated with the current active identity, including those not issued from the current device. The history and account balance are automatically refreshed every few seconds.
• Sub-Identity Toggling: Users can now toggle between sub-identities, allowing quick switching between unrelated wallet addresses based on a single Master Private Key.
• AI Assistant (Hexi) Improvements: Hexi's AI algorithms have been enhanced to provide a more immersive and responsive experience, offering more contextual and helpful responses.
• Advanced Local Storage: We've implemented a self-maintained, advanced SQL-based storage subsystem for efficient data management, including comprehensive transaction tracking and state updates.

5. Performance and Stability
• Networking Subsystem Overhaul: Our networking subsystem now maintains multiple connections with multiple nodes simultaneously, improving network resilience and transaction propagation speed.
• Transaction Monitoring and Management: The app continuously monitors the state of broadcasted transactions, providing real-time updates to the user and intelligently re-broadcasting failed transactions.
• Optimisation: We've made extensive improvements to stability and responsiveness across a wide range of devices, optimised memory usage and battery consumption, and implemented crash analytics for quick issue resolution.

This major update to the GRIDNEToken mobile app pushes the boundaries of what's possible in a blockchain mobile application. We've delivered a product that sets new standards for security, performance, and user experience. 

We deeply appreciate your continued support and feedback as we strive to deliver the best possible product to our users. If you encounter any issues or have suggestions for future improvements, please don't hesitate to reach out to our support team.

### 1.5 — 2022-12-19

GRIDNET Token mobile app has been now made compatible with recent version of the ⋮⋮⋮ Communication Protocols, which are now much more resilient against unfavorable network conditions (especially due to misconfigured NATs and firewalls).

Other changes:

+ multiple fixes to bugs reported through automated crash reports.
+ Improved security and stability
+ New more secure, future proof and platform invariant Wallet's generation algorithm.
+ Hexi became even smarter! She's now able to advise you on multiple things.. she can even better express her.. feelings.
+ The Assets' Transfer View has been completely redesigned to be more intuitive and easier to tackle.

### 1.4.0 — 2022-02-18

Major update to the mobile app! Made compatible with the most recent version of the Test-Net and now boarding full support of the Decentralised User Interface!

## Apps similar to GRIDNET Token

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [mOne - My One Superapp](https://appshunter.io/ios/app/mone-my-one-superapp/id1628087356) | 5.0 (1) | Free | Utilities |
| [Tomo.inc](https://appshunter.io/ios/app/tomoinc/id6468010287) | 4.3 (61) | Free | Utilities |
| [Anyone Browser](https://appshunter.io/ios/app/anyone-browser/id6741429520) | 5.0 (24) | Free | Utilities |
| [OneArt: Web3 Wallet & Browser](https://appshunter.io/ios/app/oneart-web3-wallet-and-browser/id1600729515) | 4.0 (6) | Free | Utilities |
| [Upload3D](https://appshunter.io/ios/app/upload3d/id6472455535) | 5.0 (3) | Free | Utilities |
| [MCT Club](https://appshunter.io/ios/app/mct-club/id1569792312) | 4.4 (8) | Free | Utilities |

## Related topics

[my clear token](https://appshunter.io/ios/topics/my-clear-token)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-06-01.*
