An open API service indexing awesome lists of open source software.

https://github.com/devssh/blockchain-full-node


https://github.com/devssh/blockchain-full-node

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

To install dependencies run
```
npm install
```

Start the server using
```
npm start
```

For it to run on your local system, delete the .env.local, .env.development and .env.development.local files which enable remote development.