1.0.0 • Published 3 years ago
@grandbazar-io/everscale-contracts-tip4-market v1.0.0
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
- Copy
locklift.config.template.tsintoconfig.template.tsand configure it - Run
npx locklift build
Test
- Start local node with
everdev se start - Run
npm run test
Deploy
- Run
npm run deploy-sellandnpm run deploy-auctionfor deploying to devnet - Run
npm run deploy-sell-mainandnpm run deploy-auction-mainfor deploying to mainnet
1.0.0
3 years ago