Product
Overview
Products for a store can only be created by its vendor.
Rating
Each product has a rating. The rating is the sum of the ratings set by customers.
Voting
Voting is used to change the visibility of products. Initially, a product has 0 voting points. You can either increase or decrease these points. Products with -10 points will not be displayed to other users (default). You can change the threshold in the platform settings. You need platform tokens (NSD Token) to vote. 1 vote = 1 NSD Token. Voting is used to moderate content by users themselves.
Product Creation
Buying a product
Stages of buying a product:
- Creating, encrypting, writing the encryption key to the contract;
- Calling the contract function createOrder.
Order
Clicking the Order button creates an order. Learn more about orders.