Skip to content

Instantly share code, notes, and snippets.

@OmkarKirpan
Created July 22, 2021 15:43
Show Gist options
  • Select an option

  • Save OmkarKirpan/e226193444b65b72e7bd4eabe505643c to your computer and use it in GitHub Desktop.

Select an option

Save OmkarKirpan/e226193444b65b72e7bd4eabe505643c to your computer and use it in GitHub Desktop.

Revisions

  1. OmkarKirpan created this gist Jul 22, 2021.
    4 changes: 4 additions & 0 deletions SimpleSmartContract.sol
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    pragma solidity ^0.5.0;

    contract SimpleSmartContract {}