Marketplace Plugins

Build automation plugins that run on Vultisig's infrastructure and distribute them through the Marketplace. Plugins leverage Vultisig's MPC technology to execute transactions on behalf of users while maintaining self-custody—users never give up their private keys.

Getting Started

  1. Understand the architecture: Learn what a plugin is and how the services work together

  2. Build your plugin: Follow the quick start guide and reference the App Recurringarrow-up-right plugin

  3. Submit for review: Complete the submission process to list on the Marketplace

Documentation

Architecture

Building

Publishing

Reference Implementation

The App Recurringarrow-up-right plugin is the official reference implementation. Clone it as a starting point for your own development.

Each plugin is an independent service — you define your own recipe (transaction rules), authentication flow, and business logic. The reference plugin shows integration patterns, but your plugin can be structured however you need.

Support

Last updated

Was this helpful?