Closed crypto-rizzo closed 2 years ago
There are two external API calls to the Moralis interface here: https://github.com/nftylabs/socialpass/blob/master/backend/apps/gates/Blockchain.py
These routes needed to be audited and refactored to ensure API client best practices (error handling, retries, etc.)
The API Spec can be found here: https://deep-index.moralis.io/api-docs/v2/swagger.json
related to #44
There are two external API calls to the Moralis interface here: https://github.com/nftylabs/socialpass/blob/master/backend/apps/gates/Blockchain.py
These routes needed to be audited and refactored to ensure API client best practices (error handling, retries, etc.)
The API Spec can be found here: https://deep-index.moralis.io/api-docs/v2/swagger.json