ChluNetwork / chlu-ipfs-support

Support libs to talk to IPFS
MIT License
1 stars 1 forks source link

Add listen-able lifecycle events and waitUntilReady function #42

Closed fazo96 closed 6 years ago

fazo96 commented 6 years ago

Users of the library should be able to listen to

Also there should be a waitUntilReady function that returns a promise that resolves when the ChluIPFS instance is ready.

This is needed to better integrate UIs and making sure no calls are performed while the node is not ready yet