Skip to content
This repository has been archived by the owner on Feb 1, 2018. It is now read-only.

An open source local API server to interact with Bodhi Core contracts and the Qtum Blockchain.

License

Notifications You must be signed in to change notification settings

bodhiproject/bodhi-qweb3-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED. Bodhi-API is now part of Bodhi-GraphQL.

Bodhi-API

An open source local API server for interacting with the Bodhi-Core platform and Qtum blockchain.

Get Started

1. Clone project

SSH:

git clone [email protected]:bodhiproject/bodhi-api.git

or HTTPS:

git clone https://github.com/bodhiproject/bodhi-api.git

2. Install dependencies

cd bodhi-api
npm install

3. Run project

npm start

4. Run Qtum daemon

In order to actually call the Qtum blockchain you will need to start the Qtum daemon. You will need to download the latest Qtum binary first.

cd qtum-x.xx.xx/bin
./qtumd -testnet -logevents -printtoconsole -rpcuser=bodhi -rpcpassword=bodhi

Commands

Fixing lint issues

npm run lint:fix

About

An open source local API server to interact with Bodhi Core contracts and the Qtum Blockchain.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •