@lyncworld/nft-marketplace

1.0.1 • Public • Published

LYNC Marketplace SDK

LYNC Marketplace NPM SDK allows anyone to create their own decentralized marketplace which includes Buy/Sell and Rent/Lend for ERC-721 and ERC-1155 contracts in few lines of code.

Steps to setup Marketplace NPM inside any project:

Before intergating the marketplace, we will need to integrate LYNC Wallet SDK

Install Wallet NPM Package: npm i lync-wallet-sdk and setup wallet integration as mentioned here

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=""

Custom Hooks

List of chains

  • ChainConfig.MATIC_MUMBAI
  • ChainConfig.ETH_GOERLI
  • ChainConfig.ARB_GOERLI

Package Sidebar

Install

npm i @lyncworld/nft-marketplace

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

1.03 MB

Total Files

69

Last publish

Collaborators

  • lyncworld