Module for easily running eix on a node.js server
To install @eix/ws-server, you need to have npm and node installed on your machine, and then install @eix/ws-server with:
npm i @eix/ws-server
First, clone this repo:
git clone "https://github.com/eix-js/ws-server"
Then install the dependencies:
npm install
You can use npm test
to run all tests and npm run docs
to generate docs.