-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upload photo to IPFS using Pinata's API #1
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.09 ETH (19.66 USD @ $218.46/ETH) attached to it.
|
Issue Status: 1. Open 2. Cancelled Work has been started. These users each claimed they can complete the work by 6 days, 20 hours from now.
Learn more on the Gitcoin Issue Details page.
Learn more on the Gitcoin Issue Details page.
Learn more on the Gitcoin Issue Details page.
Learn more on the Gitcoin Issue Details page. |
Hi. I had a great time working with the API. The API is extremely easy to get started with. I really liked how well the API is designed. I also liked the fact that the documentation featured a tutorial on working with Postman, that was a nice touch. Although I noticed a bug in the documentation, in the JavaScript example on the documentation for the pinFileToIPFS endpoint, the API URL is incorrectly stated as |
Hi. The API is easy to use and seems very friendly. 1: When I signed up firstly I was seeing account details in the popup. I noticed a bug too, when signing up after courple seconds - I see accound data and cool alerts with errors. I guess thats not right:) |
Hi
Code is here https://github.com/altuntasfatih/PinataTest This api provide very easy way for pinning to file to IPFS . |
Hello, |
Issue Status: 1. Open 2. Cancelled The funding of 0.09 ETH (19.61 USD @ $217.87/ETH) attached to this issue has been cancelled by the bounty submitter
|
Hi
Total beginner here. I connected with JS/axios. The only problem I had setting up was the comment that MJ10 added about the URL (reading that comment was what tipped me off actually). I am noticing that everyone's hash is the same: I'm guessing that's just IPFS being IPFS (which is awesome), but it does seem like it would make it easy to fake doing this. |
Hi There, The API is really simple, the UI of pinata.cloud is really enjoyable. I have tried both Congratulations for the web service, it will promise well. |
⚡️ A tip worth 0.09000 ETH (19.61 USD @ $217.87/ETH) has been granted to @Ndife for this issue from @kyletut. ⚡️ Nice work @Ndife! To redeem your tip, login to Gitcoin at https://gitcoin.co/explorer and select 'Claim Tip' from dropdown menu in the top right, or check your email for a link to the tip redemption page.
|
⚡️ A tip worth 0.09000 ETH (19.61 USD @ $217.87/ETH) has been granted to @PumpkingWok for this issue from @kyletut. ⚡️ Nice work @PumpkingWok! Your tip has automatically been deposited in the ETH address we have on file.
|
@everyone who tested the API, thanks for your comments! We really appreciate you testing out our API. We'll likely be throwing up some more tasks for people to try in the future. @Naggertooth @Ndife Thanks for alerting us to some errors. We don't seem to be seeing them in our error logs. Is there any chance you'd be able to check your chrome developer tools and go to the network tab to see the error that was returned from the API? Thanks so much in advance. |
@Naggertooth and @MJ10, we are working on your payments and emailed the gitcoin team. The payment ability closed on us and we are trying to reopen it. If nothing else, we will send a tip. |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.09 ETH (19.61 USD @ $217.87/ETH) attached to it.
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 0.09 ETH (19.61 USD @ $217.87/ETH) attached to this issue has been approved & issued.
|
⚡️ A tip worth 0.09000 ETH (19.63 USD @ $218.08/ETH) has been granted to @Naggertooth for this issue from @kyletut. ⚡️ The sender had the following public comments:
Nice work @Naggertooth! To redeem your tip, login to Gitcoin at https://gitcoin.co/explorer and select 'Claim Tip' from dropdown menu in the top right, or check your email for a link to the tip redemption page.
|
⚡️ A tip worth 0.09000 ETH (19.63 USD @ $218.08/ETH) has been granted to @MJ10 for this issue from @kyletut. ⚡️ The sender had the following public comments:
Nice work @MJ10! To redeem your tip, login to Gitcoin at https://gitcoin.co/explorer and select 'Claim Tip' from dropdown menu in the top right, or check your email for a link to the tip redemption page.
|
Hey there, nice API; nice to be able to upload from a file stream. As a dev I'd probably want to be able to upload from a web-based environment as well (blob or plain data encoded). https://ipfs.infura.io/ipfs/QmPnzP6jZF8scmaPmPz9zg2HvAXPxkXDdkdDvekbaKRxCB (tested with a quick node script) Cheers! |
Purpose
To test Pinata's ability to host content on IPFS through the API
Estimated time to completion: 15 minutes
Definition of Done
Go to pinata.cloud and sign up to use the API
Read documentation on how to pin content to IPFS with the API
Download and pin the photo below to Pinata with the API
Leave a comment review in GitHub with:
The IPFS hash of the image
An explanation on what you liked about the API
An explanation on what you didn't like about the API
A feature you want to see added
Only one upload per worker
The text was updated successfully, but these errors were encountered: