This application aims to implement a simple generic ecommerce platform with the following set of features:
- Allow anyone create their shop with a set of listings;
- Shop should support listing customization + selling both digital (simple flow) and "physical" items;
- Create a list-purchase-deliver flow with the use of Sui Objects;
- Support platform economy by taking a fee from every purchase;
- Implement a simple bonus points acquirable on purchase which then can be used to get a discount or special offer;