Closed skogard closed 3 years ago
This has been implemented.
It's backwards compatible so the previous API can still be used, but now the recommended way is to use the unified nebulus
object for everything.
See https://github.com/skogard/nebulus/commit/a901ff6edacc7f04cd9692a57049ee69d8ab869c
Currently the API exposes nebulus.ipfs.upload and nebulus.ipfs.download methods.
But thinking of the git analogy, it might be intuitive to add alias for both
upload
anddownload
so that:Would be kind of like
git
.Additionally, the event emitters would emit the events:
and