https://github.com/blockfrost/blockfrost-utils
https://github.com/blockfrost/blockfrost-utils
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blockfrost/blockfrost-utils
- Owner: blockfrost
- License: apache-2.0
- Created: 2022-07-27T10:22:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T10:00:14.000Z (over 1 year ago)
- Last Synced: 2024-11-30T20:51:52.181Z (over 1 year ago)
- Language: TypeScript
- Size: 144 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
```