Expand description
Example that deploys a contract by forging and executing a contract creation transaction.
Constantsยง
- INIT_
CODE ๐ - Load number parameter and set to storage with slot 0
- RET ๐
- Copy runtime bytecode to memory and return
- RUNTIME_
BYTECODE ๐ - Load storage from slot zero to memory
Functionsยง
- main ๐