psalami / ethereum-contracts

general contracts for Ethereum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Contracts

This repository contains Ethereum contracts that may be used as part of dapps or on their own.

Getting started

See http://github.com/psalami/ethereum-utils for a node.js-based command line utility to easily deploy and call Ethereum contracts.

Finance

Contracts

See custodial-forward.sol - a Solidity smart contract that implements an Ether-settled non-deliverable foward; used as part of Sprtizle

Oracles

See price-oracle.sol - an Solidity oracle that provides a price feed and is used by custodial-forward.sol

About

general contracts for Ethereum


Languages

Language:JavaScript 99.7%Language:HTML 0.3%