Using EVM assembler, make a simple contract that creates a stateful value in the contract which can then be updated by further public method requests from a web3 client.
Document the necessary compiler output that will be required from ActorForth to allow contracts to support this capability in the Wiki.
Using EVM assembler, make a simple contract that creates a stateful value in the contract which can then be updated by further public method requests from a web3 client.
Document the necessary compiler output that will be required from ActorForth to allow contracts to support this capability in the Wiki.