Unable to use RPC getters to retrieve IPFS content #250
Labels
dif/trivial
Can be confidently tackled by newcomers
good first issue
Good issue for new contributors
help wanted
Seeking public contribution on this issue
kind/enhancement
A net-new feature or improvement to an existing feature
kind/support
This is a question or a request for support
P2
Medium: Good to have, but can wait until someone steps up
status/ready
Ready to be worked
topic/docs
Improvements or additions to documentation
Have looked for examples and code snippets but can't figure out how to programmatically retrieve data from IPFS using
.get
methods. Have had to revert to HTTPfetch
withnode-fetch
oraxios
instead.E.g.
These methods would seem to be in the RPC but am I just using them incorrectly?
The text was updated successfully, but these errors were encountered: