avral / golosnotify

Golos Blockchain notifications service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

docker-compose build

Run

docker-compose up

Use

Tarantool database should be available on port 3301 of your local host.

To access the data via console please to the following:

$ docker-compose exec datastore /bin/sh
$ tarantoolctl connect guest@localhost:3301

or

$ docker-compose exec datastore tarantoolctl connect guest@localhost:3301

About

Golos Blockchain notifications service


Languages

Language:Lua 59.2%Language:Python 39.8%Language:Shell 1.0%