{"id":51092156,"url":"https://github.com/amdev9/dapp-browser","last_synced_at":"2026-06-24T03:35:58.538Z","repository":{"id":135185874,"uuid":"186884774","full_name":"amdev9/dapp-browser","owner":"amdev9","description":"Electron.js desktop application that helps to securely run decentralized web applications with the ability to use the API to access a secure blockchain wallet, a distributed IPFS network and blockchain connectors","archived":false,"fork":false,"pushed_at":"2023-10-05T18:41:05.000Z","size":70423,"stargazers_count":11,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2024-05-21T05:31:12.239Z","etag":null,"topics":["blockchain","dapp-browser","dapps","decentralized","decentralized-applications","electron","electronjs","ethereumjs"],"latest_commit_sha":null,"homepage":"https://youtu.be/P2xLfsDUvfg","language":"TypeScript","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/amdev9.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":"2019-05-15T18:48:19.000Z","updated_at":"2024-05-06T00:57:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ccd4720-8a8d-4871-9824-dd66aadcbb02","html_url":"https://github.com/amdev9/dapp-browser","commit_stats":null,"previous_names":["amdev9/dapp-browser"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/amdev9/dapp-browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdev9%2Fdapp-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdev9%2Fdapp-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdev9%2Fdapp-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdev9%2Fdapp-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amdev9","download_url":"https://codeload.github.com/amdev9/dapp-browser/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amdev9%2Fdapp-browser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34716325,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["blockchain","dapp-browser","dapps","decentralized","decentralized-applications","electron","electronjs","ethereumjs"],"created_at":"2026-06-24T03:35:57.979Z","updated_at":"2026-06-24T03:35:58.531Z","avatar_url":"https://github.com/amdev9.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Demo\n\n![Demo gif](https://github.com/cypherpunk99/dapp-browser/blob/develop/docs/doc_2019-02-20_12-50-37.gif)\n\n## Documentation \n\nDetails of architecture described in Readme https://github.com/cypherpunk99/dapp-browser/tree/develop/docs/README.md\n\n## Deploy instruction\n\nFor **Linux** enable sandbox (change value from `0` to `1`): `/proc/sys/kernel/unprivileged_userns_clone`\n\n**Development setup:**\n```\ngit clone https://github.com/cypherpunk99/dapp-browser \u0026\u0026 cd dapp-browser\nnpm install\nnpm run setup\n```\nSpawn new shell \u0026 wait for build process finish:\n```\nnpm run dev\n```\n\n**Run tests:**\n```\nnpm run test-main\n```\n\n**Build application for Linux/macOS**\n\n```\nnpm install\nnpm run build\n```\nand get executable file from `./electron/main/release` folder.\n\n\n**Build for Windows:**\n\n***Requirements:***\n1. Python 2.7\n2. NodeJS v.11 or higher version\n3. Visual Studio 2015\n4. ```npm install --global windows-build-tools```\n\nRun build process and get '.exe' file from ```./electron/main/release``` folder.\n```\nnpm install\nnpm run build\n```\n\n\n\n\n**How to upload dapp into IPFS**\n- Download \u003ca href=\"https://github.com/ipfs/go-ipfs\"\u003ego-ipfs client\u003c/a\u003e\n- Upload Dapp folder.\n \nYou can upload Dapp folder with native ipfs client by command:\n\n```ipfs add -r \u003cdapp-folder\u003e```\n\nTo keep the files online and avoid them to be garbage collected, just use the pin command and they will remain online as long as your ipfs daemon is running.\n\n```ipfs pin add -r \u003cdapp-folder-ipfs-hash\u003e```\n\n- Copy IPFS hash (Dapp list located in ```main/modules/AppsManager/component-\u003eAppsProvider```)\n- If you create new Dapp in development mode, please change path to yours Dapps folder in ```main/modules/AppsManager/component:112``` parseDapps method (ex. ```constants.DAPPS_PATH```)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdev9%2Fdapp-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famdev9%2Fdapp-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famdev9%2Fdapp-browser/lists"}