EVM (Ethereum Virtual Machine) Smart Contracts Sample is an OutSystems component that helps you interact with smart contracts.
You can use it to call methods from Smart Contracts from Client Side, using Meta Mask to sign your messages.
Bug fixes and new features:
- Support for converting smart contract aguments for bytes32 and arrays.
- Callbacks for send methods in MetaMask
- Support for caching smart contracts on client side