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

All commands use IPFS Core API #3174

Closed
2 tasks
ghost opened this issue Sep 1, 2016 · 1 comment
Closed
2 tasks

All commands use IPFS Core API #3174

ghost opened this issue Sep 1, 2016 · 1 comment
Labels
topic/commands Topic commands topic/core-api Topic core-api
Milestone

Comments

@ghost
Copy link

ghost commented Sep 1, 2016

Most of the "business logic" buried in the core/commands package should use the IPFS Core API. Once the basic commands are implements as a trial balloon, we wanna continue with most of the rest:

  • block
  • object
  • files
  • resolve
  • name
  • dns
  • pin
  • repo
  • id
  • bootstrap
  • swarm
  • dht
  • ping
  • config
  • version

A few of the commands might not make much sense within the IPFS Core API, e.g. init, daemon, diag, update. This will be discussed in ipfs/interface-ipfs-core.

Dependencies:

@ghost ghost added topic/commands Topic commands topic/core-api Topic core-api labels Sep 1, 2016
@ghost ghost added this to the IPFS Core API milestone Sep 1, 2016
@whyrusleeping whyrusleeping added the status/deferred Conscious decision to pause or backlog label Sep 14, 2016
@ghost ghost modified the milestone: IPFS Core API Nov 2, 2016
@whyrusleeping whyrusleeping added this to the IPFS Core API milestone Mar 6, 2017
@ghost
Copy link
Author

ghost commented Dec 17, 2017

Closing in favor of #4498

@ghost ghost closed this as completed Dec 17, 2017
@ghost ghost removed the status/deferred Conscious decision to pause or backlog label Dec 17, 2017
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/commands Topic commands topic/core-api Topic core-api
Projects
None yet
Development

No branches or pull requests

1 participant