Skip to main content
MicroVaults are available to enabled sandbox organizations on Ethereum Sepolia.

Prerequisites

  • A sandbox organization with MicroVaults enabled
  • A Ground sandbox API key
  • curl, jq, and uuidgen

1. Check creation readiness

Continue when creation.status is accepted. Ground completes account setup before enabling MicroVaults for your organization.

2. Create a vault

The response is a creation task. Keep its id; it identifies this operation while the vault is being provisioned.

3. Wait for the vault

While deployment is in progress, the list response includes it in provisionings. Once active, the new item contains two identifiers: id is used in Ground API paths, while address is the onchain vault and ERC-20 share-token address.

4. Inspect performance and positions

Confirm the quickstart

The vault is ready when it appears in items with status: "active". Continue with shareholder access, strategy configuration, and subscription.