Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use ipfsapi to query and write to the ipfs config instead of manipulating file in python #63

Open
machawk1 opened this issue Dec 9, 2016 · 0 comments

Comments

@machawk1
Copy link
Member

machawk1 commented 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

@machawk1 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
machawk1 added a commit that referenced this issue Jun 25, 2020
machawk1 added a commit that referenced this issue Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant