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

What ipfs-api to use for getting started? #3278

Open
dcale opened this issue Sep 11, 2024 · 1 comment
Open

What ipfs-api to use for getting started? #3278

dcale opened this issue Sep 11, 2024 · 1 comment

Comments

@dcale
Copy link

dcale commented Sep 11, 2024

Description

I'm playing around with the JS version for the ceramic client and getting the following error:

Error: Error connecting to p2p node. Make sure ceramic-one is running or use --ipfs-api to modify the expected http location (currently http://localhost:5101): TypeError: fetch failed

-> what ipfs-api can I use to get started?

@stbrody
Copy link
Contributor

stbrody commented Sep 11, 2024

you need to run a ceramic-one node and point your js-ceramic node at the ceramic-one node

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

No branches or pull requests

2 participants