
By MPCVault Stellar Integration

MPCVault is an institutional-grade MPC (Multi-Party Computation) wallet platform integrating natively with Stellar Network to bring enterprise-level custody infrastructure to the Stellar ecosystem.
Core Stellar Integration (Stellar Classic):
Native XLM and issued asset support with trustlines
Send/receive transactions with full memo support (text, ID, hash, return)
Complete transaction history display including pending and failed states
Transaction simulation via Stellar RPC prior to signing/submission
Automatic asset detection via account balances and trustlines
Real-time price feed integration (on-chain + CoinGecko)
Soroban Smart Contract Support:
MPCVault connector for Soroban dApp connectivity
Simulate → Approve → MPC Sign workflow for contract transactions
Policy gating with allowlists, spending limits, and multi-party approvals
Wallet Plugin Compatibility:
Native integration with Stellar Classic signing flows
Soroban transaction signing support
API documentation for Stellar transaction building/signing/submission
How Stellar Integration Improves MPCVault:
This integration enables enterprises and crypto funds to leverage Stellar's fast, low-cost payment infrastructure while maintaining the institutional custody controls, policy enforcement, and multi-cloud security architecture that MPCVault provides. Organizations can securely manage XLM, USDC on Stellar, and other issued assets with the same enterprise-grade MPC security currently used across 50+ other blockchains on our platform.
$150.0K
Platform Metrics:
$500B+ Secured transactions
1,000+ Enterprise clients across crypto funds, OTC desks, and Web3 companies
$10B+ Current weekly transaction volume
50+ blockchain networks currently integrated
Security & Compliance:
SOC 2 Type 2 certified
Patent holder for hardened key derivation in MPC, the only wallet provider with this security feature
Multi-cloud architecture utilizing AWS, Azure, and Google Cloud simultaneously
Notable Partnerships:
MetaMask Institutional integration partner
Story Protocol (chain integration), Galxe (treasury management), RockawayX (DeFi custody solution)
Serving institutional clients including crypto hedge funds, VCs, and enterprises
Team Track Record (Core Founding Team):
Jason Li (Co-founder & CEO) — UC Berkeley CS. Inventor of MPCVault's patented hardened derivation architecture for MPC, the only implementation of its kind in the wallet industry. Also co-founder and Head of Engineering at Solayer, which reached $600M TVL and became a top-10 protocol on Solana within 6 months. Previously led Greater China at BlockShow/Cointelegraph.
Rachel Chu (Co-founder) — Thiel Fellow who left UC Berkeley EE/CS and Stanford CS to build. Former core contributor at SushiSwap during its growth to $6.5B TVL, where she led product and go-to-market. Venture scout at Sequoia Capital. Co-founder of Solayer with Jason, backed by Polychain Capital, Binance Labs, and Anatoly Yakovenko.
Webster Bei (Co-founder & CTO) — Duke University triple major (ECE/CS/Math). Former Senior ML Engineer at Meta, where he led the upgrade of Facebook's largest News Feed ranking model. Currently Training Platform Lead at Fireworks.ai.
Core Team Profiles:
Jason Li: https://iq.wiki/wiki/jason-li
Webster Bei: https://www.linkedin.com/in/yijie-bei-2878b1126/
Rachel Chu: https://iq.wiki/wiki/rachel-chu
Evidence Links:
TechCrunch coverage: https://techcrunch.com/2024/02/28/mpcvault-crypto-wallet-businesses-500m-aum/
MetaMask Institutional partnership announcement: https://metamask.io/news/metamask-institutional-integrates-with-mpcvault
Featured in Alchemy's 'Best MPC Wallets' List: https://www.alchemy.com/dapps/best/mpc-wallets
Official Circle Alliance Member: https://partners.circle.com/partner/mpcvault
Deliverable 1: Native XLM Wallet Support via MPC Signing
Implement Stellar ed25519 key generation and transaction signing through MPCVault's MPC (Multi-Party Computation) infrastructure. Users can create Stellar accounts, view XLM balances, and send/receive XLM natively within the MPCVault platform.
How to measure completion: Live demo showing XLM account creation, balance display, and a successful send/receive transaction flow using MPC-distributed signing (no single party holds the full private key).
Deliverable 2: Stellar Issued Asset & Trustline Management
Support adding, removing, and managing trustlines for Stellar-issued assets (e.g., USDC, yXLM, AQUA). Display issued asset balances alongside XLM. Enable sending and receiving of issued assets through trustline-enabled accounts with memo support (text, ID, hash, return) for exchange compatibility.
How to measure completion: Demo showing trustline creation for at least 2 issued assets, balance display for each, and a successful issued asset transfer with memo field populated.
Deliverable 3: Transaction History & Price Feed
Display complete transaction history per Stellar account (successful, pending, failed) via Stellar Horizon API. Integrate CoinGecko and on-chain price feeds to show real-time USD valuations for XLM and major Stellar-issued assets.
How to measure completion: Screenshot/video showing transaction history with filtering by type and date, plus real-time price display for at least 3 Stellar assets.
Deliverable 4: Transaction Simulation
Enable transaction simulation prior to MPC signing and submission, allowing users to preview transaction outcomes (estimated fees, balance changes, trustline effects) before committing. Leverages Stellar RPC simulation methods where supported.
How to measure completion: Demo showing a simulated transaction preview (with fee estimate and projected balance) displayed to the user before they approve signing.
Budget: $30,000
Deliverable 5: MPCVault Policy Engine for Stellar Transactions
Extend MPCVault's institutional policy controls to Stellar: address allowlists (approved destinations only), per-transaction and cumulative spending limits, and multi-party approval workflows (e.g., 2-of-3 approvers required above a configurable threshold). Policies are enforced at the MPC signing layer — transactions that violate policy are blocked before broadcast.
How to measure completion: Demo on Testnet showing (a) a transaction to a non-allowlisted address being rejected, (b) a transaction exceeding a spending limit being blocked, and (c) a transaction requiring 2-of-3 approval completing only after the second approver signs.
Deliverable 6: MPCVault Wallet Plugin — Stellar Classic & Soroban Signing
Ensure the MPCVault browser extension/connector works natively with Stellar Classic signing flows (SEP-0007 URI scheme, Wallet SDK patterns). Additionally, enable the connector to interact with Soroban dApps, supporting the simulate → approve → MPC sign workflow for smart contract transactions, with policy gating applied to Soroban calls.
How to measure completion: Demo showing (a) the MPCVault connector signing a Stellar Classic transaction initiated by a third-party dApp on Testnet, and (b) a Soroban smart contract interaction completing the simulate → approve → sign flow through the connector.
Deliverable 7: Automatic Asset Detection & Display
Automatically detect and display all Stellar assets held via account balances and trustlines with no manual configuration. Dynamically update as trustlines are added or removed.
How to measure completion: Demo showing a newly added trustline asset appearing in the wallet dashboard automatically without user refresh or manual entry.
Deliverable 8: Testnet Deployment & Community Feedback
Deploy full feature set on Stellar Testnet. Share testable version with Stellar developer community on Discord. Publish testnet setup instructions and collect community feedback.
How to measure completion: Public Testnet deployment link shared in Stellar Dev Discord with setup instructions. At least one round of community feedback collected and documented.
Budget: $45,000
Deliverable 9: Mainnet Production Deployment
All features from Milestones 1 and 2 fully deployed and operational on Stellar Mainnet. Production-grade infrastructure with monitoring, error handling, and failover. End-to-end validated with real XLM and issued assets.
How to measure completion: Verifiable Mainnet transactions demonstrating full wallet functionality (send/receive XLM, issued assets, trustline management, transaction simulation, policy-gated signing, Soroban interaction) on production.
Deliverable 10: API Documentation & Integration Guides
Comprehensive developer documentation for Stellar transaction building, signing, and submission via MPCVault (Classic and Soroban flows). Integration guides for enterprises and developers looking to leverage MPCVault as their Stellar custody provider.
How to measure completion: Published documentation site or repository containing API reference, quickstart guide, and at least 2 integration tutorials (one for Classic transactions, one for Soroban).
Deliverable 11: UX Readiness & Onboarding
Clear onboarding flow for new users setting up Stellar wallets within MPCVault. Functional, tested UI for all Stellar operations (send, receive, trustlines, asset management, policy configuration). In-app guidance and tooltips for Stellar-specific features (memos, trustlines, simulation). Basic usability validation with target user group (institutional clients / crypto fund operators).
How to measure completion: Onboarding flow walkthrough video. Evidence of usability validation with at least 3 target users (institutional operators). Professional user testing results (provided as part of tranche completion).
Deliverable 12: Infrastructure & Operational Readiness
Production Stellar Horizon/RPC node access, monitoring dashboards, alerting, and incident response procedures. Ensure 99.9% uptime target for Stellar signing operations.
How to measure completion: Monitoring dashboard screenshot showing live Mainnet infrastructure. Documented incident response and operational runbook.
Budget: $60,000
MPCVault is led by a 12-person team with deep expertise in cryptography, ML infrastructure, and blockchain security.
Jason Li (Co-founder & CEO) — UC Berkeley CS. Inventor of MPCVault's patented hardened derivation architecture for MPC, the only implementation of its kind in the wallet industry. Also co-founder and Head of Engineering at Solayer, which reached $600M TVL and became a top-10 protocol on Solana within 6 months. Previously led Greater China at BlockShow/Cointelegraph.
Rachel Chu (Co-founder) — Thiel Fellow who left UC Berkeley EE/CS and Stanford CS to build. Former core contributor at SushiSwap during its growth to $6.5B TVL, where she led product and go-to-market. Venture scout at Sequoia Capital. Co-founder of Solayer with Jason, backed by Polychain Capital, Binance Labs, and Anatoly Yakovenko.
Webster Bei (Co-founder & CTO) — Duke University triple major (ECE/CS/Math). Former Senior ML Engineer at Meta, where he led the upgrade of Facebook's largest News Feed ranking model. Currently Training Platform Lead at Fireworks.ai.
The team has built two successful blockchain infrastructure companies (MPCVault, Solayer) and holds a patent on achieving hardened key derivation in MPC, a critical security feature that competitors lack. The team has successfully integrated 50+ blockchain networks and serves institutional clients including crypto funds, OTC desks, and enterprises requiring secure, policy-controlled digital asset management.
LinkedIn Profiles:
Jason Li: https://iq.wiki/wiki/jason-li
Webster Bei: https://www.linkedin.com/in/yijie-bei-2878b1126/
Rachel Chu: https://iq.wiki/wiki/rachel-chu

No other submissions.