Decentr-net / decentr-test

Decentr node integration tests (mocha)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decentr Test

This assumes that you're running Linux or MacOS and have installed Go 1.15+.
This guide helps you:

  1. Clone decentr git clone git@github.com:Decentr-net/decentr.git
  2. Go to the decentr folder
  3. Run make install. It builds both decentrd and decentrcli.

About

Decentr node integration tests (mocha)


Languages

Language:JavaScript 99.8%Language:Makefile 0.2%