@poap-xyz/utils
![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)
@poap-xyz/utils
is a package that contains auxiliary functions and common types.
Features
- PaginatedResult: A paginated interface that makes it easier to manage paginated results
- SecureFetch: A wrapper for headers that inserts the authentication with POAP.
Installation
NPM
npm install @poap-xyz/utils
Yarn
yarn add @poap-xyz/utils
Documentation
For more detailed documentation, please visit:
Contributing
We welcome contributions! Please see the CONTRIBUTING.md
file for
guidelines on how to get involved.
License
@poap-xyz/utils
is released under the MIT License.