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

https://github.com/tripplyons/contracts

Ethereum smart contracts made by me
https://github.com/tripplyons/contracts

blockchain cryptocurrency ethereum ethereum-contract

Last synced: about 2 months ago
JSON representation

Ethereum smart contracts made by me

Awesome Lists containing this project

README

          

# Ethereum Smart Contracts

Uses [Truffle](https://github.com/trufflesuite/truffle).

## About

[Ethereum](https://ethereum.org/) is a blockchain application platform. Ethereum
takes Bitcoin's blockchain to the next level with smart contracts, programmable
transactions. Ethereum has a
built-in currency called Ether. This repository contains a few smart contracts that I made.