Get Started with EigenCompute
Allow List
While in Alpha, an allowlisted account is required to create apps. To allowlist an address:
- Use an existing address with
eigenx auth login, or generate a new address witheigenx auth generate. - Submit an onboarding request using the button above.
To build on EigenCompute:
- Place your application in a Docker container.
- Upload it to EigenCompute using the EigenX CLI.
It's that simple to ship a verifiable application.
Try It Out
$eigenx app create my-trading-bot typescript
⏎ Click anywhere or press Enter to run this command
Next
For detailed instructions, try the quickstart or see the EigenX CLI documentation.