@poap-xyz/providers
v0.7.2
Published
Providers module for the poap.js library
Downloads
3,295
Keywords
Readme
@poap-xyz/providers
@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.