2020-04-21 13:25:54 +02:00
2020-04-15 12:50:38 +02:00
2020-04-06 11:39:59 +02:00
2020-04-15 12:50:38 +02:00
2020-04-15 12:50:38 +02:00

@blockstack/stacks-blockchain-sidecar

Build Status

Local Development

Setup Services

First, ensure Docker is installed on your machine.

Then run npm run devenv:deploy which uses docker-compose to deploy the service dependencies (e.g. PostgreSQL, Blockstack core node, etc).

Running the server

Install dependencies with npm install.

To run the server in 'watch' mode (restart for every code change), run npm run dev:watch. You'll have a server on port 3999.

Description
No description provided
Readme GPL-3.0 45 MiB
Languages
TypeScript 95.2%
JavaScript 2.7%
Clarity 1.1%
Dockerfile 0.8%
Shell 0.2%