Skip to content

Instantly share code, notes, and snippets.

@sepisoltani
Last active October 5, 2021 08:03
Show Gist options
  • Save sepisoltani/57c58175f827f605b01f10293fdf4a35 to your computer and use it in GitHub Desktop.
Save sepisoltani/57c58175f827f605b01f10293fdf4a35 to your computer and use it in GitHub Desktop.
contract Example {
// This will be stored permanently in the blockchain
uint myUnsignedInteger = 100;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment