onflow / nft-storefront

A general-purpose Cadence contract for trading NFTs on Flow
The Unlicense
102 stars 53 forks source link

Update README to tell more about the StorefrontV2 #47

Closed satyamakgec closed 2 years ago

satyamakgec commented 2 years ago

Context:

As the new version of the storefront is added in the main branch of the nft-storefront repo then it is good to have an overview of it in the readme as well as make the viewer aware of the new version so they would not end up using the earlier version.

Definition of Done:

Need to update the readme and deploy the nft-storefront-v2 to testnet.

sampullman commented 2 years ago

Is there any estimate on when this will be released in production? The event filtering and expiry feature looks very convenient.

satyamakgec commented 2 years ago

Is there any estimate on when this will be released in production? The event filtering and expiry feature look very convenient.

We are working on it, It is already live on testnet https://flow-view-source.com/testnet/account/0x2d55b98eb200daef/contract/NFTStorefrontV2 and possibly in the next week or so we will publish this over production.