Using Volta Circuit on Stellar

Volta Circuit is a multi-signature vault for Stellar. Assets live in a smart contract account that your team controls together, so a payment only leaves once enough owners have voted for it. These guides walk through connecting a wallet, creating a vault, funding it, moving assets, running it day to day, issuing your own asset, and calling Soroban contracts directly.

Start here

If you have never used Volta Circuit before, read the first four guides in order — they run from an empty wallet to a funded vault that can pay people. The rest cover issuing an asset and calling contracts, and can wait until you need them.

What you need

  • A Stellar wallet. Use Freighter. Your wallet signs transactions; it never gives Volta Circuit custody of your keys.
  • A little XLM. Stellar charges a small fee for every transaction, and accounts carry a reserve. Keep a modest XLM balance in the wallet you sign with.
  • A Volta Circuit account. Sign up at the dashboard, or accept an invitation if a colleague has already made one for your organisation. You connect your wallet from there.

How a vault differs from a wallet

A Stellar wallet is controlled by one key. A Volta Circuit vault is a contract account with several owners and a threshold: the number of Yes votes a transaction needs before it can be submitted. The threshold is at least two, so nothing ever moves on one person's say-so, and every proposal is visible to the whole team while it waits.

The practical consequence is that losing one key does not lose the funds, and no single person can move them alone.

Need help?

Email [email protected] and we will get back to you.