ipfs-mini
ipfs-mini copied to clipboard
ipns / promise support
Issue Type
- [x] Feature (https://github.com/silentcicero/ipfs-mini/blob/master/.github/CONTRIBUTING.md#feature-requests)
Description
Sorry, these are actually two feature requests.
-
How do you feel about promise support? Think: when a callback is passed, the callback will be used, otherwise we return a promise.
-
Do you think it would be possible to add ipns (publish / resolve) support as well?
I'd happily provide PRs for both of them.
Would love Promise support, was going to add but never got around to it.
IPNS sounds awesome.
Sounds like you have work to do ;) @chmanie
Hey, thanks for the quick answer. Will start right away.
One question: how about browser support? Meaning, shall I assume native Promise support (basically dropping IE) or do we want to include a polyfill?
Assume native thank you
Sent from my iPhone
On Aug 2, 2017, at 4:51 PM, Christian Maniewski [email protected] wrote:
Hey, thanks for the quick answer. Will start right away.
One question: how about browser support? Meaning, shall I assume native Promise support or do we want to include a polyfill?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.