@poap-xyz/providers
@poap-xyz/providers
is a package to use POAP providers that let you interact with POAPs APIs. Also you can make your own provider by extending the interfaces.
Features
- Interfaces to interact with POAP APIs
- POAP custom Providers so you can use without implementing one.
Installation
NPM
npm install @poap-xyz/providers axios
Yarn
yarn add @poap-xyz/providers axios
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/providers
is released under the MIT License (opens in a new tab).