Cero-Trade / mvp1.0

Primera versión del MVP en Motoko por el Cero Team.
0 stars 0 forks source link

[BACKEND DEVELOPMENT - WEB3] Handle IREC import in dApp #84

Open cerotrade opened 4 days ago

cerotrade commented 4 days ago

Description: Application must be able to recieve a list of all items that are going to be imported (asset info + volume), check if the asset is already linked to a token canister, and mint tokens equal to the volume from that canister if it does, create a new canister and mint from it if it does not.

Tasks: