Skip to content

Conversation

@MarceloAlves
Copy link
Contributor

Adding an function to get codes from https://code-vault.celo.workers.dev/api/codes

closes #47


import { parseDate } from '../utils/parseDate';

const BL4_SHIFT_CODES_URL = 'https://code-vault.celo.workers.dev/api/codes';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I couldn't think of a good domain so just using the bare cf workers domain. Didn't want to spend the $80 on a .gg 🤣

@trs
Copy link
Owner

trs commented Oct 6, 2025

This is fantastic, thanks for putting this together. We can get rid of the fextralife call now, right?

@trs trs merged commit 96bad95 into trs:master Oct 6, 2025
@MarceloAlves
Copy link
Contributor Author

We can get rid of the fextralife call now, right?

Yup!

@trs
Copy link
Owner

trs commented Oct 6, 2025

#50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible new API - Thoughts?

2 participants