Skip to content

provable-things/oraclize-lib

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Oraclize node.js library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published