Created
October 5, 2021 07:47
-
-
Save sepisoltani/905ed4fd6ad20ae45aa8a73cad495a2b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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