Deploy
Redeploy
Open
Save
Find
Replace
Settings
Documentation
function test() return 'Hello World!' end abi.register(test) --[[ Available Lua modules: string math table bit Available Aergo modules: system contract db crypto bignum json ]]