Skip to content

Hatch-Crypto/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello, World!

Hello! This is an introductory task that will help you to familiarize with the structure of the smart contract written in solidity.

pragma solidity 0.4.23;

You might come across version specifier eg. ^0.4.23 but it's the best practice to indicate the compiler version intended by the original author.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published