-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Richard Kindler edited this page Nov 25, 2025
·
2 revisions
📘 # Getting Started
This guide helps developers begin using the Gitdigital API Gateway.
Kubernetes cluster (EKS recommended)
AWS KMS key for signing
Docker or GHCR access
Helm + Helmfile installed
git clone https://github.com/Gitdigital-products/api-gateway
cd api-gateway
helmfile apply -e staging
Verify the health endpoint:
GET /health
-
Create a signing profile in AWS KMS
-
Configure your KMS key in values-production.yaml
-
Use the /tx/send endpoint with a payload containing to/from/nonce/value
-
Gateway signs the transaction using KMS and broadcasts it to the chain