sprain / nftport-api-client
A php library to use the api of nftport.xyz
v1.1
2022-01-20 13:23 UTC
Requires
- php: ^8.1.0
- guzzlehttp/guzzle: ^7.0
- jms/serializer: ^3.14
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.4
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-20 20:36:50 UTC
README
A php library to use the API of nftport.xyz.
Installation
Add the library in your composer.json:
composer require sprain/nftport-api-client
Getting started
- Sign up to get an API key for NFTPort
cp examples/credentials.dist.php examples/credentials.php
- Set your api key in
examples/credentials.php
- Check out examples
Getting help
Do you need help using this library?
- Search the existing and closed issues to see if you find your answer there.
- If you still need help, you may create an issue yourself to ask your question.
Please note that the maintainer of this library will not provide any support by email. The beauty of open source software lies in the fact that everybody can benefit from each other. Therefore questions will only be answered in public.
Support the project
- Do you like this project? Consider a Github sponsorship.
- Would you like to contribute? Have a look at the open issues. Be nice to each other.
- Spread the word!