@poap-xyz/providers
![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)
@poap-xyz/providers is a package to use POAP providers that let you iteract 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.
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/providers is released under the MIT License.