H
H
I think it is possible with [Rosetta](https://support.apple.com/en-au/HT211861).
I think that the current spec design is too opinionated. Why can't we just use JSON.
I would like to see something like this. ```json // ABI transfer action. { "ricardian_contract": { "spec_version": "0.2.0", "title": "Transfer Tokens", "summary": "Send {{quantity}} {{from}} from to {{to}}", "icon": "http://127.0.0.1/ricardian_assets/eosio.contracts/icons/transfer.png#5dfad0df72772ee1ccc155e670c1d124f5c5122f1d5027565df38b418042d1dd",...
I am in the process of writing an [EOS-ECC](https://github.com/pur3miish/eos-ecc) for EOSIO.