diff --git a/docs/products/eigencompute/build-app-eigencompute.md b/docs/products/eigencompute/build-app-eigencompute.md new file mode 100644 index 00000000..4656a598 --- /dev/null +++ b/docs/products/eigencompute/build-app-eigencompute.md @@ -0,0 +1,17 @@ +--- +title: Build a Verifiable App +sidebar_position: 4 +--- + +The steps to build a verifiable app on EigenCompute are shown below. + +EigenCompute Developer Journey + +For more information, see the following topics: + +1. Create Authentication Keys +2. Create an App +3. Testing +4. Environment Variables +5. Deploying and Upgrading Apps +6. Monitoring Apps \ No newline at end of file diff --git a/static/img/devJourneyEigenCompute.png b/static/img/devJourneyEigenCompute.png new file mode 100644 index 00000000..1a11190d Binary files /dev/null and b/static/img/devJourneyEigenCompute.png differ