@poap-xyz/utils is a package that contains auxiliar functions.
- PaginatedResult: A paginated interface that makes it easier to manage paginated results
- SecureFetch: A wrapper for headers that inserts the authentication with POAP.
npm install @poap-xyz/utils
yarn add @poap-xyz/utils
For more detailed documentation, please visit this link.
For example scripts and usage, please check the examples.
We welcome contributions! Please see the CONTRIBUTING.md
file for guidelines.
@poap-xyz/utils is released under the MIT License.