@poap-xyz/utils
v0.7.2
Published
Utils module for the poap.js library
Downloads
3,011
Keywords
Readme
@poap-xyz/utils
@poap-xyz/utils is a package that contains auxiliar 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.
Examples
For example scripts and usage, please check the examples.
Contributing
We welcome contributions! Please see the CONTRIBUTING.md
file for guidelines.
License
@poap-xyz/utils is released under the MIT License.