onflow / nft-storefront

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

Add HybridCustody dependencies & cross-account listing txn #93

Closed sisyphusSmiling closed 11 months ago

sisyphusSmiling commented 12 months ago

Closes: #92

Adds HybridCustody contracts as environment dependencies for the example cross-account storefront listing transaction sell_item_in_child_from_parent.cdc. This transaction is useful for demonstrating how a marketplace could facilitate the listing of an NFT in a parent's child account in a Storefront contained in the parent account where the parent account receives funds from the sale.