PRODUCTS
One focus, three products.
From a public network for data verification, to machine-readable AI transparency disclosures embedded in content credentials, each product is a form of Proof Infrastructure.
GLOBAL TRUST NETWORK
Prove everything. Write once, trust forever.
The GTN is the world's only public cryptoless blockchain network for proving data. Add proof the moment data is created — through standard APIs and JSON-RPC endpoints, with no changes to your stack and no surprise costs.
- AI-native: turn any prompt, interaction, or output into a verifiable record
- EVM-compatible; standard JSON-RPC endpoints
- No cryptocurrency dependencies — no tokenomics, no gas fees, no regulatory challenges, and no concerns about money laundering or crypto scams
- From audit logs to access controls, get up and running in minutes with our plug and play template smart contracts for your most common use-cases
- Low cost: Pay according to throughput, not volume. Free below 60 transactions per minute.
- Blazing fast: The fastest blockchain network on the planet, with speeds exceeding 400,000 transactions per second.
# read the latest block from the network
curl -X POST \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0",
"method":"eth_getBlockByNumber",
"params":["latest",false],"id":1}' \
https://rpc.stabilityprotocol.comTHE GLOBAL TRUST NETWORK, IN NUMBERS
MONOLITH ENTERPRISE
C2PA in your stack with a single API call.
Issue trusted C2PA manifests for any file type — privately and instantly. Include custom metadata to suit your business needs. If you're dealing with AI-generated or AI-manipulated data, include machine-readable transparency disclosures for regulatory compliance with AI laws. Every content credential is timestamped and permanent.
- 10–50× faster issuance than other generators
- Privacy by design: Send a fingerprint, not the file. We never see your content.
- Universal formats: Issue manifests for images, video, audio, text, ML models including LLMs, fonts, and more
# hash the file locally — it never leaves your machine
fp="0x$(shasum -a 256 my-art.png | cut -d' ' -f1)"
curl -X POST https://api.joinmonolith.com/api/v1/artifacts \
-H "Authorization: Bearer $KEY" \
-d '{"markId":"acme-media",
"fingerprint":"$fp",
"filename":"my-art.png",
"metadata":{"campaign":"spring-26"},
"aiDisclosure":{"generated":true,
"model":"acme-diffusion-2"}}'MONOLITH LITE
AI shouldn't erase artists.
Get credit for what you create: mark your work so your authorship travels with it — permanent, private, and recognized everywhere C2PA is read. Privacy and confidentiality by design. Tell AI not to train on your work in a language AI crawlers understand.
- No AI training: Instruct AI crawlers not to train on your work, in code they understand
- Private: We never see your files, AIs have no content to train on
- Affordable: Priced for independent creative professionals
- A desktop app that marks files automatically for a seamless experience that doesn't interrupt your workflows
YOUR MARK
fingerprint 0x6e500e20…a1b3f29
Attach your Mark to any file, permanently. Your authorship records, copyright claims, and AI training permissions can never be stripped away.