UNPKG

@lyncworld/fuel-marketplace

Version:

Marketplace NPM SDK on Fuel blockchain. Powered by LYNC, it allows anyone to create their own decentralized marketplace which includes listing and buying of Non-fungible tokens (NFTs) and Semi-fungible tokens (SFTs) in a few lines of code.

6 lines (5 loc) 178 B
export * from './fetch-collections'; export * from './fetch-listings'; export * from './fetch-nft'; export * from './metadata-client'; export * from './search-marketplace';