Detect backend support for remote pinning #1680
Labels
area/pinning
Integrating pinning into GUI apps
effort/days
Estimated to take multiple days, but less than a week
exp/wizard
Extensive knowledge (implications, ramifications) required
P0
Critical: Tackled by core team ASAP
We will be shipping Pinning Services (PS) integration (ipfs/ipfs-gui#91) soon and need a way of detecting if backend supports PS to enable/disable related functionality.
@jessicaschilling @rafaelramalho19 and @lidel discussed this today and our current plan is to:
ipfs.pin.remote
APIsepic/pinning-services
branch tomaster
Detection logic
@aschmahmann suggested and we could leverage
ipfs.commands
call to get a listing of commants supported by the current backend:The text was updated successfully, but these errors were encountered: