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.

5 lines (4 loc) 147 B
export * from './get-all-nft-in-collection'; export * from './get-collections'; export * from './get-listings'; export * from './get-nft-details';