Skip to content

Commit e1d8fde

Browse files
committed
docs: rename repository references to new component name
1 parent 2511423 commit e1d8fde

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# ThreeFold Connect
1+
# Grid Connect
22

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.
44

55
## What this is
66

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.
88

99
The application includes:
1010
- **Identity management** — user registration, verification, and secure identity handling
@@ -17,14 +17,14 @@ The application includes:
1717
- `app/` — Flutter mobile application (iOS, Android, macOS)
1818
- `frontend/` — Web frontend components
1919
- `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
2121
- `nginx.conf` — Reverse proxy configuration
2222
- `helm_files/` — Kubernetes deployment manifests
2323
- `Dockerfile` — Container build definition
2424

2525
## Role in the stack
2626

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.
2828

2929
## Relation to ThreeFold
3030

0 commit comments

Comments
 (0)