goodmap-core

This is the GoodMap core library that provides abstraction for the GoodDB API requests.

Usage no npm install needed!

<script type="module">
  import goodmapCore from 'https://cdn.skypack.dev/goodmap-core';
</script>

README

Goodmap Core

This is the Goodmap core library that provides abstraction for the openfairDB API requests.

Install

Install dependencies:

yarn

Develop

Start typescript compiling watcher via yarn build.

Test

Test files should be placed inside ./__tests__/core/ folder Start jest via yarn test.

License

This project is licensed under the AGPLv3 license.