Skip to content

create-protocol/erc721-ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

erc721-ai

Token standard for tokenized fine-tuned AI model weights — ownership, provenance, and tradability

kcolbchain — open-source blockchain tools and research since 2015.

Status

Early development. Looking for contributors! See open issues for ways to help.

Quick Start

git clone https://github.com/kcolbchain/erc721-ai.git
cd erc721-ai
# Setup instructions coming soon

Contributing

See CONTRIBUTING.md for how to get started. Issues tagged good-first-issue are great entry points.

Attestation Hook (ZK / TEE)

This repo includes a pluggable contract-level attestation hook for verifiable training claims:

  • contracts/interfaces/ITrainingAttestationVerifier.sol
  • contracts/mocks/MockTrainingAttestationVerifier.sol
  • contracts/ERC721AIAttestationHook.sol

Design and integration details are documented in docs/attestation-hook.md.

Links

License

MIT


Founded by Abhishek Krishna • GitHub: @abhicris

About

ERC-721 AI — token standard for tokenized fine-tuned model weights. Ownership, provenance, and tradability for AI models.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Solidity 100.0%