Skip to content

Commit 743d94e

Browse files
authored
feat: update account requirements in README (#33)
* feat: update billing flow and authentication checks * remove: readme update * feat: update account requirements in README
1 parent 014fe2f commit 743d94e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ EigenX lets you deploy containerized applications that run in secure, verifiable
66

77
## Prerequisites
88

9-
- **Allowlisted Account** - Required to create apps. Use existing address with `eigenx auth login` or generate with `eigenx auth generate`. Submit an onboarding request [here](https://onboarding.eigencloud.xyz).
9+
- **Billing Account** - Required to create apps. Use existing address with `eigenx auth login` or generate with `eigenx auth generate`, then set up billing with `eigenx billing subscribe`.
1010
- **Docker** - To package and publish application images ([Download](https://www.docker.com/get-started/))
1111
- **Sepolia ETH** - For deployment transactions ([Google Cloud Faucet](https://cloud.google.com/application/web3/faucet/ethereum/sepolia) | [Alchemy Faucet](https://sepoliafaucet.com/))
1212

0 commit comments

Comments
 (0)