@uma/api

This package is meant as a collection of API style services and applications to serve data about the UMA ecosystem.

Usage no npm install needed!

<script type="module">
  import umaApi from 'https://cdn.skypack.dev/@uma/api';
</script>

README

UMA Api

This package is meant as a collection of API style services and applications to serve data about the UMA ecosystem.

Developer Quickstart

Install everything

yarn

Build

yarn build

Build watching for changes

yarn build:watch

Test

yarn test

Test watching for changes

yarn test:watch

Lint

yarn lint

Docs

Go to source docs