web3-course/l6/merchant/config.yml
Vladimir Domnich dd0add8943 Add initial version of l6 materials
The code of the contracts is identical to what it was in l4.

Signed-off-by: Vladimir Domnich <v.domnich@yadro.com>
2023-11-22 20:51:02 +04:00

6 lines
152 B
YAML

name: "Merchant"
supportedstandards: []
events:
safemethods: ["getItemName", "getLotsForSale"]
permissions:
- methods: ["onNEP17Payment", "transfer"]