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

feat!: use content claims #26

Merged
merged 6 commits into from
May 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .example.dev.vars
Original file line number Diff line number Diff line change
@@ -2,7 +2,4 @@

# stringified dev peerid json
PEER_ID_JSON='{"id":"12D3KooWJA2ETdy5wYTbCHVqKdgrqtmuNEwjMVMwEtMrNugrsGkZ","privKey":"CAESQAyByThzp930nIDnJgz/jeuI/nr9njEaE25v9AhWgjBJe+aR6KPr8lT60H2MA3ItZF8t37H8PVa8yB4Cp61/pLo=","pubKey":"CAESIHvmkeij6/JU+tB9jANyLWRfLd+x/D1WvMgeAqetf6S6"}'

# api keys for dynamo and s3
AWS_SECRET_ACCESS_KEY=
AWS_ACCESS_KEY_ID=
CONTENT_CLAIMS_URL=
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -2,3 +2,4 @@ node_modules
.wrangler
.dev.vars
.env
dist
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -46,8 +46,6 @@ Fetching bafybeicm3skx7ps2bwkh56l3mirh3hu4hmkfttfwjkmk4cr25sxtf2jmby

Set the following with `wrangler secret put <key>`

- AWS_ACCESS_KEY_ID - aws creds
- AWS_SECRET_ACCESS_KEY - aws creds
- PEER_ID_JSON - stringified json peerId spec for this node
- `PEER_ID_JSON` - stringified json peerId spec for this node

[IPFS Bitswap]: https://specs.ipfs.tech/bitswap-protocol/
37 changes: 9 additions & 28 deletions docs/hoverboard.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading