GithubHelp home page GithubHelp logo

pataegrillo / counterblock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from counterpartyxcp/counterblock

0.0 0.0 0.0 1.66 MB

Provides extended API services to Counterwallet, as well as Counterparty 3rd-party applications

Home Page: http://counterparty.io

License: MIT License

Python 98.96% Shell 0.15% Dockerfile 0.89%

counterblock's Introduction

Slack Status

counterblock

counterblock provides additional services to Counterwallet beyond those offered in the API provided by counterparty-server. It features a full-fledged JSON RPC-based API, which services Counterwallet as well as any 3rd party services which wish to use it. counterblock has an extensible architecture, and developers may write custom plugins for it, which are loaded dynamically and allow them to extend counterblock with new parsing functionality, write gateways to other currencies or services, and much more.

With its set of core-plugins, counterblock provides a more high-level data processing, and an API that layers on top of counterparty-server’s API. counterblock generates and allows querying of data such as market and price information, trade operations, asset history, and more. It is used extensively by Counterwallet itself, and is appropriate for use by applications that require additional API-based functionality beyond the scope of what counterparty-server itself provides.

Installation

For a simple Docker-based install of the Counterparty software stack, see this guide.

Manual installation

(Linux only.) First, install mongodb and redis, and have an instance of bitcoind (addrindex branch) and counterparty-server running.

Then, download and install counterblock:

$ git clone https://github.com/CounterpartyXCP/counterblock.git
$ cd counterblock
$ sudo pip3 install -r requirements.txt
$ sudo python3 setup.py install

Then, launch the daemon via the following command, with the passwords set as appropriate:

$ counterblock --backend-password=rpc --counterparty-password=rpc server

Further command line options are available via:

  • $ counterblock --help

License notices

This product will download/use GeoLite2 data created by MaxMind, available from https://dev.maxmind.com/geoip/geoip2/geolite2/. Under Creative Commons Corporation Attribution-ShareAlike 4.0 International License (the “Creative Commons License”)

counterblock's People

Contributors

robby-d avatar chiguireitor avatar tylereaves avatar jdogresorg avatar droplister avatar pataegrillo avatar longhoangwkm avatar rippler avatar unsystemizer avatar deweller avatar cryptcoin-junkey avatar 45rpm avatar larskluge avatar millz0r avatar simondlr avatar c0ban-project avatar digital-dreamer avatar reorder avatar tumf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.