Guziec-Lobuziec / ECMarket

0 stars 1 forks source link

Agreement Manager - more properties #14

Open Guziec-Lobuziec opened 6 years ago

Guziec-Lobuziec commented 6 years ago

Now each accord will have name, short description (e.g 255 chars), list of all agreement functions (its interface), with concise description (arguments, return value, requires tokens, sends tokens) how one can interact with it and roles assigned to participants (e.g creator, seller, buyer, supplicant). Each participant will have ability to list with which functions they can interact with, based on their role and current agreement status.

Guziec-Lobuziec commented 6 years ago

list of all agreement functions and available functions shall be compatible with solidity ABI: https://solidity.readthedocs.io/en/develop/abi-spec.html