proposals
proposals copied to clipboard
NEP-3 ABI extension proposal
Does the ABI can provide a mark, which can identifies the function whether perform onchain or offchain.
So the dapp developer needn't to care about the the smart contract detail or use which protocal to interact with the blockchain. SDK will use ABI to decided whether query on the node or make a transaction on the blockchain.