Skip to content

Instantly share code, notes, and snippets.

@panda850819
Created April 20, 2019 05:07
Show Gist options
  • Save panda850819/15f175f781352155a5b9ebedada1b0ad to your computer and use it in GitHub Desktop.
Save panda850819/15f175f781352155a5b9ebedada1b0ad to your computer and use it in GitHub Desktop.
Markdium-CryptoZombie
string greeting = "What's up dog";
function sayHello() public returns (string) {
return greeting;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment