1.1.0 • Published 5 years ago

@appliedblockchain/mantle-api v1.1.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
5 years ago

Mantle API

Mantle API repository

Setup

Install dependencies with npm install

An instance of the default server can be run with npm start; It listens on port 3000 by default and all routes are prefixed by /api.

Alternatively it can be used as a dependency in other projects; See Usage.md