You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
# ThreeFold Connect
1
+
# Grid Connect
2
2
3
-
ThreeFold Connect is a mobile and web application providing user identity, digital wallet, and grid interaction capabilities.
3
+
Grid Connect is a mobile and web application providing user identity, digital wallet, and grid interaction capabilities.
4
4
5
5
## What this is
6
6
7
-
ThreeFold Connect serves as an end-user interface for identity verification, token management, and workload deployment. It integrates with authentication and billing systems to provide a unified experience for users interacting with decentralized infrastructure.
7
+
Grid Connect serves as an end-user interface for identity verification, token management, and workload deployment. It integrates with authentication and billing systems to provide a unified experience for users interacting with decentralized infrastructure.
8
8
9
9
The application includes:
10
10
-**Identity management** — user registration, verification, and secure identity handling
@@ -17,14 +17,14 @@ The application includes:
17
17
-`app/` — Flutter mobile application (iOS, Android, macOS)
18
18
-`frontend/` — Web frontend components
19
19
-`backend/` — Python backend services with database models, API endpoints, and key management
20
-
-`threefoldloginexample/` — Example integration for ThreeFold login
20
+
-`threefoldloginexample/` — Example integration for Grid Connect login
21
21
-`nginx.conf` — Reverse proxy configuration
22
22
-`helm_files/` — Kubernetes deployment manifests
23
23
-`Dockerfile` — Container build definition
24
24
25
25
## Role in the stack
26
26
27
-
ThreeFold Connect sits at the user-facing layer of the stack. It communicates with backend services for identity and wallet operations, and with grid orchestration services for workload management. It relies on authentication services for secure user sessions and on blockchain integrations for token operations.
27
+
Grid Connect sits at the user-facing layer of the stack. It communicates with backend services for identity and wallet operations, and with grid orchestration services for workload management. It relies on authentication services for secure user sessions and on blockchain integrations for token operations.
0 commit comments