Technologies
Ethereum
Solidity
Description
Using intentional programming language parading and block programming to create ethereum programming platform for low level environment like HSM or secure element. This version is able to call AAVE smart contract for deposit and retrive found. But it is designed to call any smart contract and method. It is not bug free yet, so it need a bit of more work to be stable
How It's Made
I check each part of ethereum client and implement it from scratch for crypto to abi to contract call. In this hackathon i focus on ABI parsing getting information from json and using it for smart contract call. Argument encoding as well. And adding some easy logic for the final user.