# Litecoind Adapter

## Tests

You must have regtest litecoind node running to run the specs.  You can do this by running the following from the root of the project -

```
$ docker-compose up litecoind
```
