1.0.0 • Published 3 years ago

kylix v1.0.0

Weekly downloads
-
License
GNU
Repository
-
Last release
3 years ago

NFT-marketplace-contract

Pandora NFT marketplace contract used at Pandora Dapp. Details and readme are coming soon.

Contributing :raising_hand_woman:

We highly encourage participation from the community to help shape the development of Pandora. If you are interested in contributing or have any questions, please create an issue or ping us on telegram.

We use Yarn as a dependency manager and Truffle as a development environment for compiling, testing, and deploying our contracts. The contracts were written in Solidity.

Requirements

  • yarn >=1.17.3
  • truffle >= 5.0.35
  • solidity 0.5.11

Pre Requisites

Make sure you are using Yarn >=1.17.3 To install using homebrew:

$ brew install yarn

Then install dependencies:

$ yarn install

Watch

To re-build all packages on change:

$ yarn watch

Clean

To clean all packages:

$ yarn clean

Lint

To lint all packages:

$ yarn lint

Prettier

To run prettier on all packages:

$ yarn prettier

Prettier cannot be run on individual packages.

Test

To run all tests:

$ yarn test

Docs

Detail about marketplace can be found at

https://pandora-tech.gitbook.io/padora-docs/