TJ Dunham
Created Dec 13, 2022Creating & Editing source code through Micro view (AD)
This process highlights the change of the source code itself, through edits to the Activity diagram. This is done using pre-installed libraries that allows users to change and edit the original source code.
I will be changing 'SwapExactTokensSupportingFeeOnTransfertokens' in the 'UniswapV2Router02.sol' contract. Notice the change in the diagram itself, as well as the new types of data structures, arguments, and operators used. In the end, the new source code is generated without breaking any dependencies. The whole process taking less than 30 seconds.
Follow along to see how you can apply towards the smart contracts you upload!
This step highlights how each step of a process within any smart contract is broken down by the reactor. Each 'logic bubble' or white box features a unique data structure with a specific purpose. All of the data for it is populated along the right-hand side as well as the ability to edit.
