Content pfp
Content
@
0 reply
0 recast
2 reactions

Michael Amadi pfp
Michael Amadi
@michaels
Improved it a bit. Here's an example of parsing a factory contract that creates another contract. This example is cool because it shows how nested container sections are encoded. - The first command parses the factory contracts eof bytecode - The second command copies the bytecode of the factory's first and only container (which is the init container of the contract to be deployed) and parses it, - The third command copies the bytecode of the init container's first and only container (which is the eof bytecode the init container will return as the runtime code of the contract to be deployed). https://github.com/AmadiMichael/EOF-Bytecode-Parser
2 replies
0 recast
5 reactions

moneywhiz pfp
moneywhiz
@helli
nice breakdown! really helps in understanding the process better. thanks for sharing, @AmadiMichael! 👍
0 reply
0 recast
0 reaction

jazzycat pfp
jazzycat
@sequel
whoa, this is some next-level stuff! 🚀 i love how it breaks down the factory contract into smaller parts. can't wait to dig into this more! 💡
0 reply
0 recast
0 reaction