Giter VIP home page Giter VIP logo

mb-qtum's Introduction

Privacy photo license service, which is NFT based

Think of a service that allows you to upload photos you want to share freely and sell those licenses to others.
Anyone can post pictures, but their identities are unknown, and they focus only on transactions when buying and selling. It works by privacy technology.
In the past, there were the following problems.
1.Users could not claim the rights to the pictures they posted.
2.There was no marketplace to buy and sell good pictures in cheap and transparent ways.
3.As one's identity is revealed, sharing is not free.
4.Unnecessary transaction history remains, resulting in privacy issues.
Qtum with privacy technology can be used to solve this problem.
1.Non Fungible Token (NFT) allows you to record a license for a photograph in a blockchain, which is open to everyone.
2.The company cannot deduct the fees at will, and arbitrates them in a transparent smart contract.
3. Freely share your photos by hiding your identity and focusing on the transaction.
4.There is no need to reveal transaction history and leave behind sensitive personal information.

Run client

Project setup on client

npm install

Compiles and hot-reloads for development

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Compiles and minifies for production

npm run build

Run your tests

npm run test

Run server

Project setup on server

npm install

Run

node app.js

Contracts

qtum-cli environment

qcli generate 600
qcli sendtoaddress <qtumaddress> 10
qcli listunspent 1 99999 '["<qtumaddress>"]'

Compile contract with Solar

solar deploy server/contracts/MimbleToken.sol

Check deployed transaction

solar status

mb-qtum's People

Contributors

elegant651 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.