Inspiration

In the digital art world, authenticity and ownership often rely on centralized platforms or metadata that can be easily altered or lost. We wanted to explore a decentralized identity (DID) approach that gives artists true sovereignty over their works letting them sign, verify, and share digital art on-chain without relying on intermediaries.

What it does

ArtID is an experimental system for on-chain artistic identity and signature. It allows digital artists to register a decentralized identifier (DID) or connect their existing wallet to sign and verify artworks cryptographically. Each piece can be verified as authentic through the artist’s DID, ensuring provenance, authorship, and artistic sovereignty.

The project emphasizes trustless authenticity — art verified by cryptography, not by platforms.

How we built it

We use DID or wallet-based signatures (via Polkadot.js extension) to sign artwork hashes. Metadata and signatures can be anchored on a parachain specialized in identity or NFTs, such as KILT Protocol or Unique Network. The frontend is built with Next.js + TypeScript, providing a simple interface for artists to upload an image, generate a hash, and sign it with their decentralized identity.

Verification tools allow anyone to confirm the authenticity of a signed artwork.

Challenges we ran into

Understanding how different parachains handle DID and NFT metadata.

Balancing usability for non-technical artists with the complexity of on-chain signatures.

Managing off-chain artwork storage while maintaining an immutable signature reference on-chain.

Accomplishments that we're proud of

Successfully linking artistic identity to verifiable on-chain signatures.

Creating a simple, privacy-respecting process that empowers creators.

Exploring the intersection of art, sovereignty, and decentralized identity in the Polkadot ecosystem.

What we learned

We learned how DIDs and wallet-based authentication can extend beyond login systems — becoming tools for artistic trust and authorship. We also deepened our understanding of identity-focused parachains like KILT and Unique, and how they can enable cultural use cases in Web3.

What's next for Artistic Desentralized Identity

Integrate with KILT for native DID issuance and verification.

Allow artists to publish verified artwork NFTs directly from the platform.

Build a public gallery of verified works that demonstrates on-chain provenance.

Explore partnerships with art collectives or DAOs focused on creative sovereignty.

Built With

Share this project:

Updates