You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
machawk1
changed the title
Use ipfsapi to query and write to the ipfs config instead of manipulating file
Use ipfsapi to query and write to the ipfs config instead of manipulating file in python
Dec 9, 2016
Per #62
We assume location, let the API handle that.
ipfsapi.Client().config('key') to get.
ipfsapi.Client().config('key',val) to set.
...per https://ipfs.io/ipns/QmZ86ow1byeyhNRJEatWxGPJKcnQKG7s51MtbHdxxUddTH/Software/Python/ipfsapi/api_ref.html
The text was updated successfully, but these errors were encountered: