Skip to content

Instantly share code, notes, and snippets.

@sepisoltani
Created October 5, 2021 07:47
Show Gist options
  • Save sepisoltani/905ed4fd6ad20ae45aa8a73cad495a2b to your computer and use it in GitHub Desktop.
Save sepisoltani/905ed4fd6ad20ae45aa8a73cad495a2b to your computer and use it in GitHub Desktop.
pragma solidity >=0.5.0 <0.6.0;
contract HelloWorld {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment