@appliedblockchain/mantle-api

Mantle API repository

Usage no npm install needed!

<script type="module">
  import appliedblockchainMantleApi from 'https://cdn.skypack.dev/@appliedblockchain/mantle-api';
</script>

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