Own Your AI.
Chain Your Soul.
The decentralized identity layer for AI ownership. Bind your models to your wallet, verify authenticity on-chain, and unlock the future of sovereign intelligence.
Trusted by leading AI teams
The Identity Layer for AI
Everything you need to own, verify, and monetize your AI models in a decentralized world.
Decentralized Identity (DID)
Create a sovereign digital identity linked to your wallet. Your DID is your universal passport across Web3 and AI ecosystems.
AI Model Ownership
Cryptographically prove ownership of your AI models. Register, transfer, and license your models with full on-chain provenance.
On-Chain Verification
Every identity claim and model registration is verified on-chain. Immutable, transparent, and trustless verification.
Model Registry
A decentralized registry for AI models. Discover, verify, and integrate models with cryptographic guarantees of authenticity.
Cross-Chain Identity
Your chainsoul identity works across multiple blockchains. One identity, infinite possibilities.
Social Graph
Build your reputation through verifiable credentials and attestations. Connect with other AI creators and researchers.
How It Works
Get started in minutes. Own your AI forever.
Connect Your Wallet
Link your Web3 wallet to create your chainsoul identity. Your wallet becomes the root of your decentralized identity.
Create Your DID
Generate a unique Decentralized Identifier that represents you across the entire AI and Web3 ecosystem.
Register Your Models
Upload model metadata and cryptographic proofs. Your AI models are now verifiably yours, forever recorded on-chain.
Build Your Reputation
Earn credentials, receive attestations, and grow your social graph as a verified AI creator.
Built for Developers
Simple, powerful APIs to integrate decentralized identity into your AI applications. TypeScript-first, with full type safety and comprehensive documentation.
- Full TypeScript support with type inference
- Works with all major Web3 wallets
- Compatible with EVM chains and Solana
- Built-in caching and optimization
import { ChainSoul } from "@chainsoul/sdk"
// Initialize with your wallet
const soul = await ChainSoul.connect(wallet)
// Create your decentralized identity
const did = await soul.createDID({
name: "My AI Identity",
type: "creator"
})
// Register an AI model
const model = await soul.registerModel({
name: "MyLLM-v1",
hash: modelHash,
metadata: { ... }
})Ready to Own Your AI?
Join thousands of AI creators who are building the future of decentralized intelligence.