{"id":20621680,"url":"https://github.com/steppsr/nftstorage-proofofconcept","last_synced_at":"2026-04-16T16:39:54.152Z","repository":{"id":49367571,"uuid":"517495293","full_name":"steppsr/nftstorage-proofofconcept","owner":"steppsr","description":"proof of concept to upload file to nft.storage","archived":false,"fork":false,"pushed_at":"2022-07-25T15:19:51.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-12T05:39:38.551Z","etag":null,"topics":["bash","chia","chia-blockchain","nft","nftstorage","script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steppsr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-25T02:46:21.000Z","updated_at":"2023-12-12T03:24:34.000Z","dependencies_parsed_at":"2022-09-08T00:01:32.994Z","dependency_job_id":null,"html_url":"https://github.com/steppsr/nftstorage-proofofconcept","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/steppsr/nftstorage-proofofconcept","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steppsr%2Fnftstorage-proofofconcept","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steppsr%2Fnftstorage-proofofconcept/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steppsr%2Fnftstorage-proofofconcept/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steppsr%2Fnftstorage-proofofconcept/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steppsr","download_url":"https://codeload.github.com/steppsr/nftstorage-proofofconcept/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steppsr%2Fnftstorage-proofofconcept/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31895645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","chia","chia-blockchain","nft","nftstorage","script"],"created_at":"2024-11-16T12:18:54.068Z","updated_at":"2026-04-16T16:39:54.137Z","avatar_url":"https://github.com/steppsr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nftstorage-proofofconcept\n\n\u003e This script is a proof of concept. The goal is to build a script to be able to upload a file to\n\u003e nft.storage and get the CID back. \n\n### Goals\n* script upload to nft.storage\n* verify local hash of file matches the hash of the file after being uploaded\n* output the CID returned from nft.storage\n* ouput the local file hash\n* ouput the remote file hash (by downloading the remote file and then hashing)\n\n### Prerequisites\nYou will need to install `jq` in order to parse the CID out of the JSON response from NFT.storage. \nHere is how to do that install:\n```\nsudo apt install jq\n```\n\n### Preparing to run\nYou will need to edit the script and add in your file name.\nYou will also need an API key from nft.storage. You can create an account here: [Create NFT Storage Account](https://nft.storage/docs/#create-an-account)\n\n### Running the script\n\n```\nbash poc.sh\n```\n\n\n\n**References**\n[NFT.Storage HTTP API](https://nft.storage/api-docs/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteppsr%2Fnftstorage-proofofconcept","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteppsr%2Fnftstorage-proofofconcept","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteppsr%2Fnftstorage-proofofconcept/lists"}