Skip to content

amritanshu19/smart_contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

smart_contracts

general purpose smart contracts written in solidity

Soilidty is the most popular programming language among the blockchain develop community. It is used to write smart contracts running on the Ethereum Virtual machine (Ethereum Network). Solidity is a statically typed programming language inspired from C++, Python and Javascript. It is a contract-oriented, high-level programming language for implementing smart contracts. It supports inheritance, libraries and complex user-defined types programming language. (OOP) This directory contains simple solidity smart contracts to understand the syntax, logics, implementations, data types and use cases. All the programmes in this directory is written by me.

About

general purpose smart contracts written in solidity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published