@poap-xyz/utils
@poap-xyz/utils
is a package that contains auxiliary functions.
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 this link (opens in a new tab).
Examples
For example scripts and usage, please check the examples (opens in a new tab).
Contributing
We welcome contributions! Please see the CONTRIBUTING.md
file for guidelines.
License
@poap-xyz/utils
is released under the MIT License (opens in a new tab).