Comment on page
Marketplace
LYNC Marketplace NPM SDK allows anyone to create their own decentralized marketplace, including Buy/Sell and Rent/Lend for ERC-721 and ERC-1155 contracts in a few lines of code.
Once done, We are ready to install LYNC Marketplace NPM Package.
Install NPM Package:
npm install @lync/marketplace
Step 1: Create a .env file to store your private keys
Example .env file:REACT_APP_ALCHEMY_KEY=""
- ChainConfig.MATIC_MUMBAI
- ChainConfig.ETH_GOERLI
- ChainConfig.ARB_GOERLI
Last modified 1mo ago