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
Understand the architecture: Learn what a plugin is and how the services work together
Build your plugin: Follow the quick start guide and reference the App Recurring plugin
Submit for review: Complete the submission process to list on the Marketplace
Documentation
Architecture
What is a Plugin - Core concepts and security model
Services Architecture - HTTP Server, Worker, Scheduler, TX Indexer
Policy Rules - MetaRules and Direct Rules for transaction validation
Infrastructure Overview - System components and interactions
Building
Quick Start - Step-by-step guide to your first plugin
Build Your Plugin - Detailed developer guide
Adding a New Chain - Extend chain support
Publishing
Submission Process - Review and approval workflow
Revenue - Fee structures and 70/30 revenue split
Reference Implementation
The App Recurring 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
Discord: discord.gg/vultisig - Join the third-party developer section
GitHub: github.com/vultisig - Source code and issues
Last updated
Was this helpful?
