Afterchain is a deterministic, non-custodial, privacy-preserving protocol
for post-mortem digital asset execution. A TransferVault transitions
through a strict on-chain state machine — ACTIVE → ATTESTED → CLAIMABLE → EXECUTED — gated by cryptographic attestations, a proof-of-life
challenge window, Groth16 zero-knowledge proofs, and a spent-nullifier
registry. No custodians. No inactivity assumptions. No human executors.
| Field | Value |
|---|---|
| Status | Active development |
| Distribution model | Closed-core, licensing-only |
| Patent | PCT/IB2025/057151 (pending) |
| Trademark | AFTERCHAIN® — EUTM 019219688 (registered) |
| Public shell | afterchain-protocol-public |
The on-chain execution rail is publicly available for security review:
github.com/Afterchain/afterchain-protocol-public
The public shell contains:
- 27 Solidity contract source files
- 333 Foundry regression tests (all passing)
- Public security model, quantum threat model, and trusted-setup (MPC) documentation
- Groth16 verifier smart contracts
- Business Source License 1.1 (Change Date: 2045-01-01)
The off-chain orchestration layer (oracle attestation, evidence package assembly, deployment infrastructure) is closed-core and not included.
- A cryptographic execution layer for post-mortem digital asset transfer
- Designed for exchanges, custodians, and Web3 infrastructure
- Zero-custody by design — no contract ever holds funds as collateral, bond, or escrow
- Deterministic and irreversible — execution enforced by contract logic, not economic incentives
- Privacy-preserving through Groth16 zero-knowledge proofs
- Multi-signature oracle layer with 3-of-5 threshold and 24h on-chain timelock
- Cross-chain replay protected at three independent enforcement layers
- Not a consumer wallet or application
- Not a legal testament
- Not a custodial or trust-based service
- Not dependent on inactivity timers or human judgment
The Afterchain protocol is the subject of international patent application PCT/IB2025/057151 (patent pending). AFTERCHAIN® is a registered European Union trade mark (EUTM 019219688).
The public shell is distributed under the Business Source License 1.1. Non-commercial review, academic research, and security audits are permitted without a separate agreement. Production use requires a commercial license.
For licensing, integration, or institutional due diligence inquiries:
© 2026 KOTIQ OÜ — All rights reserved.