Synchronous API at window.ipfs (v1) is being deprecated in favor of async window.ipfs.enable (v2) that supports asking for multiple permissions in bulk (details: ipfs/ipfs-companion#589)
TODO
support for asynchronous window.ipfs.enable
support passing commands and experiments to window.ipfs.enable
Other providers may want to add support for those in the future, so those could be top-level config options.
lidel commentedJun 11, 2019
•
edited
Context
Synchronous API at
window.ipfs(v1) is being deprecated in favor of asyncwindow.ipfs.enable(v2) that supports asking for multiple permissions in bulk (details: ipfs/ipfs-companion#589)TODO
window.ipfs.enablecommandsandexperimentstowindow.ipfs.enablePrior Art
window.ipfs-fallback: code+testsThe text was updated successfully, but these errors were encountered: