Schema for smart contracts used in frontend interaction

from which command are we getting this schema that’s used in this example line?

Hello 0xdev8

It is base64 and It is also documented in the types:
https://github.com/Concordium/concordium-browser-wallet/blob/main/packages/browser-wallet-api-helpers/src/wallet-api-types.ts

Regards,
Concordium Tech Support

I think the question is more: where do I get the input that needs to be encoded ?
Is this the base64 of the bin file from the command cargo concordium build --schema-out=“schema.bin” ?

Hi @jt117,

Yes, it is :blush:

/ Kasper