1.0.0 • Published 1 year ago

@grandbazar-io/everscale-contracts-tip4-market v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

everscale-contracts-tip4-market

Customizable grandbazar.io contracts for NFT trading. Based on Itgold standard. You can customize all contracts by extending them.

What is needed for development?

Build project

  1. Copy locklift.config.template.ts into config.template.ts and configure it
  2. Run npx locklift build

Test

  1. Start local node with everdev se start
  2. Run npm run test

Deploy

  1. Run npm run deploy-sell and npm run deploy-auction for deploying to devnet
  2. Run npm run deploy-sell-main and npm run deploy-auction-main for deploying to mainnet