Is VERITAS a token, a protocol, or a company
›
VERITAS at its core is a Solana based protocol, implemented through Anchor programs, PDAs and indexer infrastructure. A VERITAS Attestation Bond Token is a utility and governance asset around this protocol, required to underwrite the Legal Wrapper and other compliance configurations. It is used to signal responsibility and fund essential protocol functions and legal maintenance. Around that, a legal entity structure is expected to operate the open source work, manage partnerships and handle off chain obligations. The protocol itself is meant to be reusable by many different applications.
Which network does VERITAS use and why
›
VERITAS is built on Solana. The choice is driven by throughput, low fees and a mature
developer stack through Anchor, SPL token standards and token extensions. Compliance
aware payroll, card and RWA flows benefit from reliable, inexpensive transactions,
since many small on chain writes are required for every period of activity.
How does the legal wrapper actually work on chain
›
The legal wrapper has two sides. Off chain, a business or DAO forms or attaches to
a legal entity, such as an LLC, a DAO LLC or a foundation, and completes KYC or KYB
through a chosen provider. On chain, VERITAS creates configuration and legal PDAs
that encode the relationship between that entity, its payroll flows and its card or
RWA accounts. When payroll or card programs run, they record hashes and metadata into
these PDAs, so that the chain itself reflects the legal context of each flow in a
consistent and queryable way.
What is the compliance oracle and indexer layer
›
The oracle layer is a pattern for writing verified, signed compliance and risk data
into PDAs, for example KYC status, jurisdiction tags, or risk flags. The indexer scans
blocks and program logs, listens for events such as transaction logs from VERITAS
programs, and writes structured JSON views for reporting, dashboards and audits.
Together, they bridge the gap between raw on chain logs and human readable compliance
reports.
Is VERITAS a wallet, an exchange, or a bank
›
No. VERITAS does not operate as a wallet, does not match orders like an exchange,
and does not take deposits as a bank. Instead it is an infrastructure layer that
other wallets, exchanges, payroll tools and card issuers can connect to, in order
to associate their flows with a verifiable legal and compliance context.