Vault Operator Console

Build, encrypt, and mint sealed knowledge vaults. Backed by 0G Storage, ERC-7857 iNFTs, and TEE inference on 0G Compute.

Storage State

Encrypted at rest

AES chunks on 0G Storage

Pipeline Mode

No-code nodes

Ingest → Encrypt → Mint → Query

iNFT Status

Sealed-key ready

ERC-7857 transfer + authorizeUsage

0G Storage integration

  • TypeScript SDK for client-side encrypt + upload of chunks
  • Go SDK for backend ingest pipelines and embedding services
  • CLI for upload/download, kv-write/kv-read, root-hash verification

Vault-to-iNFT flow

  • Chunk + embed docs locally, AES-encrypt before upload
  • Push encrypted blobs + index to 0G Storage, record root hash
  • Mint ERC-7857 with sealed key + storage root + policy

Vault templates

Domain-tuned starters for legal, medical, research, and trading vaults.

Legal Library
Medical Notes
Research Corpus
Trading Notes

iNFT mint flow

Wrap the vault's encryption key inside an ERC-7857 sealed-key token.

1. Encrypt chunks + index
2. Upload to 0G Storage
3. Mint + authorizeUsage

Pipeline nodes

Drag-and-drop blocks for ingestion, encryption, minting, and TEE queries.

Ingest DocsChunk + EmbedEncryptMint iNFTTEE Query