@appliedblockchain/mantle-api
v1.1.0
Published
Mantle API repository
Downloads
7
Maintainers
Keywords
Readme
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