An open API service indexing awesome lists of open source software.

https://github.com/olegkorol/ethereum-contracts

Ethereum contracts using Solidity for learning purposes.
https://github.com/olegkorol/ethereum-contracts

Last synced: about 2 months ago
JSON representation

Ethereum contracts using Solidity for learning purposes.

Awesome Lists containing this project

README

        

# Simple Smart Contracts

This repo contains some simple smart contracts for the Ethereum Blockchain, written in Solidity.

## Voting

Contract for voting specified candidates.