{"id":13652015,"url":"https://github.com/wpuricz/ipfs-eos-demo","last_synced_at":"2025-10-01T17:31:13.243Z","repository":{"id":96884697,"uuid":"136525589","full_name":"wpuricz/ipfs-eos-demo","owner":"wpuricz","description":"Demo saving text and images to ipfs and storing the hash on the EOS blockchain","archived":false,"fork":false,"pushed_at":"2018-06-20T19:52:51.000Z","size":342,"stargazers_count":42,"open_issues_count":0,"forks_count":17,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-29T14:19:21.100Z","etag":null,"topics":["blockchain","dapp","eos","eosjs","ipfs-api","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wpuricz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-06-07T20:06:36.000Z","updated_at":"2022-01-13T08:07:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"efa53859-4543-49bc-902c-98a45536faa6","html_url":"https://github.com/wpuricz/ipfs-eos-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fipfs-eos-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fipfs-eos-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fipfs-eos-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wpuricz%2Fipfs-eos-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wpuricz","download_url":"https://codeload.github.com/wpuricz/ipfs-eos-demo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234883233,"owners_count":18901366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["blockchain","dapp","eos","eosjs","ipfs-api","vue"],"created_at":"2024-08-02T02:00:54.513Z","updated_at":"2025-10-01T17:31:12.890Z","avatar_url":"https://github.com/wpuricz.png","language":"JavaScript","funding_links":[],"categories":["Developers"],"sub_categories":["Code examples"],"readme":"#### IPFS EOS Demo\n\nThis is a Vue.js example using IPFS to store images and text then storing the hash from IPFS as a string on the EOS blockchain.\n\nThis example shows:\n- Saving text to IPFS, then storing the hash returned by IPFS on the EOS blockchain\n- Saving an image to IPFS, then storing the hash returned by IPFS on the EOS blockchain\n- fetching the hash from the EOS blockchain, then querying IPFS for the image or text\n\n\n\u003cimg src=\"ipfs-eos.png\" alt=\"IPFS Example\" width=\"500px\"/\u003e\n\n\n### Config\n\nCreate a file called secrets.js and add it to the config directory. Paste this into the file and add your actual endpoint and keys for the app:\n\n```\nmodule.exports = {\n    endpoint: \"http://x.x.x.x:8888\",\n    keys: [\n        'keygoeshere,\n        'keygoeshere',\n    ]\n};\n```\n\nStart using: \n\n    npm run dev","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpuricz%2Fipfs-eos-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpuricz%2Fipfs-eos-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpuricz%2Fipfs-eos-demo/lists"}