aptos-move/move-examples/marketplace/README.md
This introduces the core for a potential Aptos standard around marketplace for assets on-chain.
The goals of this package are to
FeeSchedule includes:
All listings support:
Auctions support:
Fixed-price support:
Collection offer:
This is intended as an exploration into the ideal marketplace framework. Please make pull requests to extend it and generalize our use cases. This may never actually be deployed on Mainnet unless the community rallies behind a common marketplace and harness.