Open fire opened 3 years ago
Nebulus makes use of https://github.com/ipfs/js-ipfs so looking into that project might give you some ideas.
Otherwise Nebulus itself is pretty minimal and I don't think it adds any native modules on top. Feel free to elaborate if I'm misunderstanding the question.
Usecase: I'm trying to make an ipfs client for https://github.com/fire/godot-ipfs.
Using golang is a problem.
Your problem solves a use case of solo ipfs. So I am investigating making your stack more standalone. wasm could work.
@skogard I want to compile nebulus with https://github.com/NectarJS/nectarjs is this something you can assist with?
Nectarjs hasn't implemented async. Investigating.
Was curious for a usecase.