LightHouse(IPFS)
Initialization
const lighthouseService = Web3Stash("LIGHTHOUSE",{lighthouseApiKey:""},{LIGHTHOUSE APIconfig options})Configuration
Optional Config Options
Methods Available
lighthouseService.uploadJson({name:"example", url:"abc.com"}, {lighthouseOptions}).then().catch()Output
Last updated