Sample Contracts
Following is a simple example
Contract Deployment can be easily done using Remix IDE.
You can get Testnet MEV for the gas fee at faucet
Deploy contract by putting statements in generator parameter
You can call hello from IDE to see the statement you put
you can update the statement by calling the setWord function
Last updated