-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pay-It Backward System #5
Comments
Pretty clear process and guidelines here https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1.md specifically https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1.md#eip-work-flow |
This is helpful https://medium.com/decentcrypto/ethereum-ercs-what-are-they-and-which-should-you-know-15289bdb6675 FTA "While in Draft status, an ERC proposal must be implemented, and the author must feel the EIP to be mature in order to be placed in Last Call status." For context on 721 " EIP 721 was introduced in January of 2018 and was promoted to Final a few months later in June due to its proven value with dApps like CryptoKitties." |
In terms of the data model around the assets here is a frame work for "community driven IP licensing" https://github.com/COALAIP/specs FTA: "Under the hood, we’ve already started: you don’t see it, but we are producing metadata according to the COALA IP standard and publishing it towards the InterPlanetary File System (IPFS). We are using smart contracts for agreements & payments. We have spun up and tested distributed databases such as OrbitDB. We will soon demo an end-2-end, fully legal, smart licensing agreement with OpenLaw. We are busy researching & building next-generation streaming technology that allows transactions at a very, very granular level: allowing fans to listen and pay directly to musicians when they stream music. This will all happen with flexible encryption to ensure that musicians receive what they are due." |
This system is embedded in Bootleg. Considering this completed. |
Overview
As an entity creating a pay-it-backward system, I need an interoperable standard defining the pay-it-backward token, so that pay it backward interfaces can read and interact with my holdings.
Reference
Questions
Assumptions
Acceptance
Story Draft
The text was updated successfully, but these errors were encountered: