Skip to main content
Once you’ve completed development and testing, you’re ready to make your Vincent App available to users.
Prerequisites: Complete the Creating an App guide before migrating to production.

Publishing Your App

During local development, your app exists only as code in your Vincent Contract. To make it available to users in the Vincent ecosystem, you need to publish it through the Vincent App Dashboard. Publishing your app enables:
  • User discovery - Your app appears in the Vincent ecosystem where users can find it
  • Permission management - Users can grant your app access to interact with their agent wallets
The dashboard registration process allows you to provide essential metadata like your app’s logo, description, and connection URLs that users will see when discovering and permitting your app.

What’s Next?

Publishing Guide

Learn how to publish your App through the Vincent App Dashboard