This repository contains code for deploying a decentralized NFT marketplace. It is written in Node.js, FunC and uses TypeScript for code organization and readability.
To install all dependencies, run the following command:
yarn install
To build the code, run the following command:
yarn build
To deploy the marketplace to the Ethereum mainnet, run the following command: yarn deploy
To deploy the marketplace to a testnet, run the following command: yarn deploy:testnet
Pull requests and suggestions are welcome on @qpwedev telegram.
Thank you for using TONFT | NFT Bazaar!