An open API service indexing awesome lists of open source software.

https://github.com/blockfrost/blockfrost-utils


https://github.com/blockfrost/blockfrost-utils

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# blockfrost-utils


Blockfrost.io utils for Typescript for Node.js.

## Installation

This project is hosted on [npmjs.com](https://www.npmjs.com/package/@blockfrost/blockfrost-utils), so you can directly import it using your favorite package manager.

```console
npm i @blockfrost/blockfrost-utils
```

```console
yarn add @blockfrost/blockfrost-utils
```