rupshabagchi / solidityAdventures

Small smart contracts based on Ethereum blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solidity adventures

Aim

Learning solidity

Solidity guidelines

Solidity docs

Examples

Some examples based on Ethereum. The contracts can do the following things:

  • Flips a coin to generate a random number
  • Doubly linkedllist
  • Oraclize integration
  • IPFS integration
  • A very basic verion of rrock-paper-scissors
  • Rudimentary supply chain management system

About

Small smart contracts based on Ethereum blockchain


Languages

Language:HTML 100.0%