Helia
Dive into the specifics of connecting and using Helia with web3stash
Initialization
To use Helia Client which actually allows you to connect to local or your own hosted helia providers you have to pass "HELIA" as the service name. No other name will work!
Configuration
To use Helia in web3stash, you need to pass nothing, we will spawn a Helia node for you!
Optional Config Options
You can pass Helia configOptions for this service
Methods Available
The following methods are available for this service, More will be added soon
Uploading JSON data
Uploading Image
Uploading Video
Uploading File
Output
All the functions return id (cid) and metadata (data returned by the service on upload)
Last updated