Skip to content

provable-things/oraclize-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oraclize-lib

Node library for interfacing with Oraclize, and creating bitcoin contracts

Install

Run npm install in this root directory

Import

Require the index file via var oraclize = require('./index.js'); with the appropriate relative path

Examples

There are some example contracts in the examples folder. Simply run them via node contractName.js

Releases

No releases published

Packages