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.
$ npm i @721labs/partial-common-ownership --save-dev
$ yarn add @721labs/partial-common-ownership --dev
Table of Contents | Description |
---|---|
Partial Common Ownership Resources | Learn more about Partial Common Ownership |
Development | Developer Documentation |
Usage | General Usage / Implementation Documentation |
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.
This repository and all code herein is released under the MIT License.