Skip to content

Provides an extended API to the Kekdaq Wallet and other apps

License

Notifications You must be signed in to change notification settings

cryptopepe/kekdaqblockd

 
 

Repository files navigation

kekdaqblockd

Provides extended API functionality over counterpartyd (such as market information, asset history, etc). Works alongside kekdaqd.

Installing kekdaqblockd:

sudo apt-get install python-pip cython libxml2-dev libxslt1-dev python-dev

git clone https://github.com/kekdaq/kekdaqblockd.git

cd kekdaqblockd

sudo pip install -r pip-requirements.txt 

Running kekdaqblockd:

python2.7 counterblockd.py --counterpartyd-rpc-user pepeuser --counterpartyd-rpc-password pepepass --counterpartyd-rpc-port 4000

About

Provides an extended API to the Kekdaq Wallet and other apps

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%