Skip to content

NFT_Trading_System based on Blockchain and Zero-knowledge Proofs

Notifications You must be signed in to change notification settings

bbabbi/NFT_Trading_System

Repository files navigation

NFT_Trading_System

NFT_Trading_System based on Blockchain and Zero-knowledge Proofs

About Project

This project is an NFT trading system based on blockchain and zero-knowledge proofs (ZKP). It uses encryption techniques and smart contracts to ensure secure and efficient trading of NFTs.

Folder Structure

NFT_Trading_System/
├── main.cpp
├── blockchain/
│   ├── blockchain.h
│   └── blockchain.cpp
├── encryption/
│   ├── encryption.h
│   └── encryption.cpp
├── smart_contract/
│   ├── smart_contract.h
│   └── smart_contract.cpp
├── zkp/
│   ├── zkp.h
│   └── zkp.cpp
├── CMakeLists.txt

Running the Project

./main

About

NFT_Trading_System based on Blockchain and Zero-knowledge Proofs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published