Skip to content

This project aims to establish a standard, open source implementation of Partial Common Ownership for non-fungible tokens.

License

Notifications You must be signed in to change notification settings

721labs/partial-common-ownership

Repository files navigation

Partial Common Ownership Token Standards

tests

Overview

This project establishes standard, open source implementations of Partial Common Ownership of Ethereum ERC721 "NFTs". It aims to be a mature, secure, and all-encompassing starting point for any developer who wants to implement Partial Common Ownership.

Installation

npm

$ npm i @721labs/partial-common-ownership --save-dev

yarn

$ yarn add @721labs/partial-common-ownership --dev

Documentation

Table of Contents Description
Partial Common Ownership Resources Learn more about Partial Common Ownership
Development Developer Documentation
Usage General Usage / Implementation Documentation

Security

Please note that none of the contracts have been independently audited for security. Contributors strive to use best practices, but are not responsible for loss-of-funds resulting from the use of these contracts.

Please report any security issues you find in Issues.

Contributors

License

This repository and all code herein is released under the MIT License.

About

This project aims to establish a standard, open source implementation of Partial Common Ownership for non-fungible tokens.

Resources

License

Stars

Watchers

Forks

Packages

No packages published