@erc721k/core-sol
v0.0.0-beta.1
Published
![TS](https://badgen.net/badge/-/TypeScript?icon=typescript&label&labelColor=blue&color=555555) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](http://perso.crans.org/besson/LICENSE.html)
Downloads
5
Readme
ERC721K Core Smart Contracts
Installation
Install the repo and dependencies by running:
yarn
Deployment
These contracts can be deployed to a network by running:
yarn deploy <networkName>
Verification
These contracts can be verified on Etherscan, or an Etherscan clone.
yarn etherscan-verify <ethereum network name>
Testing
Run the unit tests locally with:
yarn test
Coverage
Generate the test coverage report with:
yarn coverage
Copyright 2023 Friend's of Pooly, Inc | Friend's of Pooly, Inc