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

Image hosting with IPFS [3 days] #1

Closed
4 tasks
jimcky opened this issue May 30, 2018 · 5 comments
Closed
4 tasks

Image hosting with IPFS [3 days] #1

jimcky opened this issue May 30, 2018 · 5 comments
Assignees
Labels

Comments

@jimcky
Copy link
Collaborator

jimcky commented May 30, 2018

Needed: N/A
Needed by #2
Needed by #3
Needed by #19
Needed by #22

  • Upload image to IPFS
  • Pin Image in PuttyImage's IPFS index
  • Support unpinning image in puttyimage's IPFS index
  • retrieve image by fingerprint / asset ID

Created from Aha! https://oursky.aha.io/features/PUT-21

@williamchong
Copy link
Member

@rickmak
Copy link
Collaborator

rickmak commented Jun 6, 2018

Workflowis here: https://github.com/likecoin/puttyimages-web/wiki/ImageUploadFlow

This issue will need to create model and confirm with the IPLD format written here: https://github.com/likecoin/puttyimages-web/wiki/IPLDFormat

@rickmak
Copy link
Collaborator

rickmak commented Jun 6, 2018

In addition , we need to have the API on how we sign the IPLD on the LikeChain.

@rickmak rickmak self-assigned this Jun 7, 2018
@mckingho
Copy link
Contributor

mckingho commented Jun 7, 2018

@rickmak We have not finalized the ipld part. For IPFS task, we expect it is up to hosting and basic service integration. Additional API call such as putting ipld object can be added when needed.

@mckingho
Copy link
Contributor

mckingho commented Jun 8, 2018

@rickmak For IPFS api, please give me the function details after you finish it. In uploading image task, api needed are file add, dag put and pin add.
Any missing info you want for this part?

@jimcky jimcky changed the title Image hosting with IPFS Image hosting with IPFS [3 days] Jun 8, 2018
rickmak referenced this issue in oursky/puttyimages-web Jun 12, 2018
The objective of the wrapper is remove the need to modify application
code if we introduce master/pin logic without ipfs node.

refs #1
@jimcky jimcky added review and removed in progress labels Jun 12, 2018
@jimcky jimcky closed this as completed Jun 13, 2018
@jimcky jimcky removed the review label Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants