Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/powerstream3604/fnft-royalty-distribution-standard

EIP-3602 / Implementation of Fractional NFT with an On-Chain Royalty Distribution System
https://github.com/powerstream3604/fnft-royalty-distribution-standard

Last synced: 5 days ago
JSON representation

EIP-3602 / Implementation of Fractional NFT with an On-Chain Royalty Distribution System

Awesome Lists containing this project

README

        

# FNFT-Royalty-Distribution-Standard
EIP-3602 / Implementation of Fractional NFT with an On-Chain Royalty Distribution System

## Rationale
This standard implements a On-Chain Royalty Distribution System for Erc20 or NFT fractionalized to Erc20.

## Test Case
### RFT
* Re-Fungible Token Standard Basic Functionalities
* Re-Fungible Token Standard Ownership Verification
* Etc.
### FNFT
* Fractional NFT Basic Functionalities
* Fractional NFT Ownership Verification
* Deposit Royalty
* Withdraw Royalty Received
* Distribution of returns according to the share ratio.

## Test Result
![Test Result](https://i.ibb.co/ZB3YZPT/Screen-Shot-2021-11-05-at-4-13-02-PM.png)