Skip to content

Learning, practicing and deploying ERC20 standard compatible smart contracts over ethereum test network.

Notifications You must be signed in to change notification settings

apoorv9496/solidity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity

What is Solidity?

Solidity is a strongly typed object oriented language used to write smart contracts deployable on Ethereum network.

Purpose of this repo

Practicing solidity, writing a smart contract, deploying it on TestRPC (A ethereum test network) and creating an interface i.e, a DApp (decentralised application) for accessing the smart contract via web3js javascript library.

About

Learning, practicing and deploying ERC20 standard compatible smart contracts over ethereum test network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published