Programmable, Fiat‑Native Digital Inheritance Infrastructure on Stellar
InheritX is a programmable, cross‑border inheritance and asset succession built on the Stellar network using Soroban smart contracts. It enables individuals and organizations to securely lock digital assets and automatically transfer them to beneficiaries when predefined real‑world conditions are met, with settlement directly to local bank accounts or mobile money via Stellar anchors.
InheritX transforms inheritance from a slow, manual, and legally opaque process into a transparent, automated, and globally accessible financial lifecycle primitive.
Inheritance today faces deep structural challenges:
-
Assets are locked in legal and bureaucratic processes for months or years
-
Cross‑border inheritance is expensive, slow, and unclear
-
Existing crypto inheritance tools are:
- Volatile and token‑speculative
- Crypto‑native only
- Not fiat‑settled or compliance‑aware
-
Beneficiaries often lack crypto literacy or access to wallets
There is no global, programmable, fiat‑native inheritance infrastructure.
InheritX fills this gap on Stellar.
InheritX is:
- Lifecycle financial infrastructure
- Fiat‑native and stablecoin‑based
- Non‑custodial and programmable
- Designed for real‑world settlement
InheritX is NOT:
- A DeFi yield or speculation protocol
- A volatile, token‑only inheritance tool
- Create an inheritance plan on‑chain
- Select asset types (USDC on Stellar)
- Define beneficiaries and allocation percentages
- Assign optional guardians
- Assets are deposited into a Soroban‑controlled vault
- Funds are non‑custodial and programmatically restricted
- Owner cannot withdraw unless unlock conditions are met
Supported triggers in MVP:
- Time‑based (e.g., after X years)
- Proof‑of‑life failure (missed periodic check‑ins)
Triggers are evaluated on‑chain or via trusted off‑chain attestations.
-
Assets are released automatically when triggers are satisfied
-
Beneficiaries can:
- Withdraw to Stellar wallets
- Redeem directly to local fiat via Stellar anchors
-
Supports bank accounts and mobile money
Immutable on‑chain records of:
- Plan creation
- Asset locking
- Trigger execution
- Beneficiary payouts
- Diaspora individuals with cross‑border assets
- Families planning estate transfers
- SMEs and founders planning business succession
- Legal professionals and trustees
- Estate planners
- NGOs and cooperatives
- Non‑crypto‑native users
- Banked and underbanked individuals
- Mobile money users
- Inheritance Vault Contract – locks and releases assets
- Beneficiary Allocation Contract – manages distribution logic
- Trigger Evaluation Contract – enforces conditions
- Web dashboard (plan creation & monitoring)
- Notification & proof‑of‑life reminder system
- Anchor integration services
- Compliance metadata & document storage
Contributions are welcome.
- Clone the repository
git clone https://github.com/Fracverse/InheritX- Navigate into the project directory
cd InheritX- Deploy Smart Contracts
Make sure you have an identity set up with
stellar-cli.
# Add identity via secret key if you haven't
stellar keys add deployer
# Run the deployment script (defaults to testnet)
./scripts/deploy.sh --admin deployer
# Or specify network explicitly
./scripts/deploy.sh --network mainnet --admin deployer- Install dependencies
npm install- Start the development server
npm run dev- Fully non‑custodial asset control
- Explicit and auditable state transitions
- No reentrancy or hidden execution paths
- Upgradeability governed by protocol governance
- 0% fee on plan creation
- 1% fee on plan modification
- 2% fee on successful inheritance execution
Fees are deducted only at settlement.
- Number of inheritance plans created
- Total Value Locked (TVL)
- Successful settlements executed
- Average settlement time
- Anchor payout success rate
- Stellar testnet deployment
- USDC‑based inheritance plans
- Time & guardian triggers
- Manual anchor payout
- Multi‑currency support
- Automated anchor settlement
- Jurisdiction & compliance tagging
- Legal & estate partnerships
- Enterprise dashboards
- White‑label offerings
InheritX aims to become the global standard for programmable, cross‑border inheritance — where value moves seamlessly from one generation to the next, without friction, borders, or uncertainty.
Built on Stellar. Designed for the real world.