Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change upload of latest edges.json from AWS S3 to IPFS #65

Open
adzialocha opened this issue Mar 23, 2021 · 0 comments
Open

Change upload of latest edges.json from AWS S3 to IPFS #65

adzialocha opened this issue Mar 23, 2021 · 0 comments
Labels
enhancement 🎇 New feature or request

Comments

@adzialocha
Copy link
Collaborator

adzialocha commented Mar 23, 2021

We implemented a daily upload of the edges.json file to S3 (currently not working as the env var is not set up), but want to move this over to IPFS.

Open question: How / where do we publish the IPFS address hash?

Current S3 code: https://github.com/CirclesUBI/circles-api/blob/main/src/tasks/uploadEdgesS3.js

Related (old) ticket: #32

@adzialocha adzialocha added the enhancement 🎇 New feature or request label Mar 23, 2021
@adzialocha adzialocha changed the title Daily upload of latest edges.json to IPFS Change upload of latest edges.json from AWS S3 to IPFS Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🎇 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant