Git Product home page Git Product logo

copyrightly's People

Contributors

rogargon avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

copyrightly's Issues

Logout

Once logged in, users can log out, disconnecting their wallet (from browser extension or external, for instance using WalletConnect)

CLYToken doesn't keep stakes separate for different stakables

The way CLYToken keeps individual stakes is indexed using the stakable hash as the identifier but doesn't include the stakable contract address. Consequently, it might not distinguish among stakes for different stakable contracts sharing the same hash. Not likely but possible.

CLYToken.sol, line 44:
mapping(string => mapping(address => uint256)) public individualStakes;

List Own Claims

In order to keep track of my ownership claims
As a creator
I want to list all the claims I have made so far

Migrate to ERC-1155

Migrate both CLY ERC-20 and licensing NFTs ERC-721 to just one ERC-1155 contract

Login

Users can explore CopyrightLY read-only without authenticating with their wallet.
At any point, they can log in using a wallet (browser extension or external wallet, for instance through WalletConnect)

Claim Authorship

In order to claim authorship on content or data
As a creator
I want to register a claim on the content or data hash plus some descriptive metadata

List Own Claims

In order to keep track of my ownership claims
As a creator
I want to list all the claims I have made so far

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.