@poap-xyz/utils
is a package that contains auxiliary functions and common types.
- 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:
We welcome contributions! Please see the CONTRIBUTING.md
file for
guidelines on how to get involved.
@poap-xyz/utils
is released under the MIT License.