Skip to content

Instantly share code, notes, and snippets.

@perymerdeka
Last active November 10, 2021 02:02
Show Gist options
  • Save perymerdeka/35b0d009ce6f70aa5ae6240416acb63b to your computer and use it in GitHub Desktop.
Save perymerdeka/35b0d009ce6f70aa5ae6240416acb63b to your computer and use it in GitHub Desktop.
pragma solidity >=0.7.0 <0.9.0;
contract HelloWorld {
// your contract begin here
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment