0.1.0 • Published 2 years ago

@721labs/partial-common-ownership v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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 ContentsDescription
Partial Common Ownership ResourcesLearn more about Partial Common Ownership
DevelopmentDeveloper Documentation
UsageGeneral 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.