Skip to content

maztah1/Atomic-IP-Marketplace

 
 

Repository files navigation

Atomic IP Marketplace

CI

Soroban smart contracts for atomic IP swaps using USDC, IP registry, and ZK verification.

Overview

  • atomic_swap: Atomic swaps with USDC payments, pause functionality, buyer/seller indexing.
  • ip_registry: Register and query IP assets with TTL.
  • zk_verifier: Merkle tree ZK proof verification with TTL.

See contracts/ for sources.

Build & Test

./scripts/build.sh
./scripts/test.sh

Deploy (Testnet)

./scripts/deploy_testnet.sh

Security

SECURITY.md

License

TBD (add LICENSE file if needed).


Workspace using Soroban SDK v22.0.0

About

This project takes "Atomic IP" to a much deeper level by adding Zero-Knowledge verification to the sales process. You aren't just selling a file; you are providing "proof of quality" without "loss of secrecy."

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 69.1%
  • JavaScript 21.9%
  • CSS 5.8%
  • Shell 3.2%