Git Product home page Git Product logo

unoblock's Introduction

Slack Status

unoblock

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

With its set of core-plugins, unoblock provides a more high-level data processing, and an API that layers on top of unoparty-server’s API. unoblock generates and allows querying of data such as market and price information, trade operations, asset history, and more. It is used extensively by Unowallet itself, and is appropriate for use by applications that require additional API-based functionality beyond the scope of what unoparty-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 unotaniumd (addrindex branch) and unoparty-server running.

Then, download and install unoblock:

$ git clone https://github.com/terhnt/unoblock.git
$ cd unoblock
$ 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:

$ unoblock --backend-password=rpc --unoparty-password=rpc server

Further command line options are available via:

  • $ unoblock --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”)

unoblock's People

Contributors

45rpm avatar c0ban-project avatar chiguireitor avatar cryptcoin-junkey avatar deweller avatar digital-dreamer avatar droplister avatar jdogresorg avatar larskluge avatar longhoangwkm avatar millz0r avatar reorder avatar rippler avatar robby-d avatar simondlr avatar terhnt avatar tumf avatar tylereaves avatar unsystemizer 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.