Closed aaronmboyd closed 1 year ago
Hey, thanks for initially picking this up. I recently moved the package to TypeScript and refactored a bunch of code regarding API key selection, so this PR differs too much. But I integrated Celo into the package as part of those recent refactorings. Thanks again for the help!
Working PR.
Could not demonstrate verification on celoscan.xyz in the MetaCoin example folder. Dotenv configured correctly, getting 'Invalid API key" errors returned from the POST. API Key is valid and provided in the POST body.
Might be an issue with Celoscan since I can't even verify by posting directly from Postman. I'll update the PR once I find out more.