{"id":29084407,"url":"https://github.com/0xnaman1/disaster-management-using-ethereum","last_synced_at":"2026-03-06T22:32:26.383Z","repository":{"id":106623841,"uuid":"148050702","full_name":"0xnaman1/Disaster-Management-using-Ethereum","owner":"0xnaman1","description":"The project consists of developing a solution around the problem of Disaster Management. It involves complete assurance that the resources are carefully distributed to the people of the disaster hit region. It leads to a seamless network between all the third parties by bringing all the organisation on to the same network.","archived":false,"fork":false,"pushed_at":"2018-11-27T13:01:22.000Z","size":1488,"stargazers_count":20,"open_issues_count":1,"forks_count":8,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T22:11:38.934Z","etag":null,"topics":["disaster-management","javascript","solidity-contracts","web3js","webpack"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=wUYhxBvqYy8","language":"HTML","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/0xnaman1.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-09T17:48:04.000Z","updated_at":"2024-12-24T04:39:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c69c03c1-ce2a-4a6e-bf6b-b234883a2f7c","html_url":"https://github.com/0xnaman1/Disaster-Management-using-Ethereum","commit_stats":null,"previous_names":["0xnaman1/disaster-management-using-ethereum","namanmanchanda09/disaster-management-using-ethereum"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0xnaman1/Disaster-Management-using-Ethereum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xnaman1%2FDisaster-Management-using-Ethereum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xnaman1%2FDisaster-Management-using-Ethereum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xnaman1%2FDisaster-Management-using-Ethereum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xnaman1%2FDisaster-Management-using-Ethereum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xnaman1","download_url":"https://codeload.github.com/0xnaman1/Disaster-Management-using-Ethereum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xnaman1%2FDisaster-Management-using-Ethereum/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30201001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T19:07:06.838Z","status":"ssl_error","status_checked_at":"2026-03-06T18:57:34.882Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["disaster-management","javascript","solidity-contracts","web3js","webpack"],"created_at":"2025-06-27T22:10:19.436Z","updated_at":"2026-03-06T22:32:26.345Z","avatar_url":"https://github.com/0xnaman1.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BLOCKCHAIN POWERED SOLUTIONS FOR LANDSLIDES AND DISASTER MANAGEMENT\n* Implemented a DApp to create a platform for Disaster Management.\n\n# TEAM\n* NAMAN MANCHANDA         - https://www.linkedin.com/in/naman-manchanda-1b0948144/\n* KUSHAL SETH             - https://www.linkedin.com/in/sethkushal/\n* POOJA SARIN             - https://www.linkedin.com/in/sarinpooja/\n* ABHAY CHATURVEDI        - \u003c\u003cWill update the links of team members, once they share \u003e\u003e\n\n# GitHub Page\n  https://github.com/namanmanchanda09/DisasterManagement\n \n# Youtube Link for Video Demonstration\n  https://www.youtube.com/watch?v=wUYhxBvqYy8\n\n# PowerPoint Presentation\n  https://www.slideshare.net/KushalSeth2/nasa-chain\n\n# Inspiration:\n* Space Apps 2018\n    - http://www.spaceappindia.org\n    - https://2018.spaceappschallenge.org/\n    - https://twitter.com/spaceapps?lang=en\n\n[Build at pre-hackathon: https://jimsindia.org/hackathon/]\n\n# What it does:\n* Used ML algorithm along with NASA data to predict if a person is safe or not \n* Increases collaboration between different legal entities.\n* In Case of disaster, it enable the organisations to manage the help that they are providing.\n* Reduces delays in services.\n* No middle party\n* Tries to guarantee the resources are actually available to the people\n* Helps to settle Insurance claims in case of Disaster.\n\n# STEPS to Install / Setup\n1) Clone the repositories https://github.com/KushalGH/blockchain_disastermanagement using following command\ngit clone https://github.com/KushalGH/blockchain_disastermanagement\n2) do run \"npm install\" command to ensure node packages are up-to-date \u0026 in sync\n3) Ensure you have \"Ganache\" \u0026 It is running status\n4) Ensure you have \"MetaMask\" extensions added into chrome \u0026 enabled custom RPC to sync the accounts with Ganache\n5) Using below command to deploy the contract into Ganache\n   truffle migrate --network ganache --compile-all --reset\n6) Once it is migrated successfully, run below command to launch the server\n   npm run dev\n\n\n# Implementation:\n* Developed using Solidity and web3.js\n  * used node.js, web3 and solc compiler\n  * used Remix for contract testing\n  * Used truffle framework in order to the ease developement process\n* Testing of smart contracts was done on \n  * Ganache (Private Local Blockchain)\n* Testing was done using javascript instead of a solidity contract creation way.\n* Javascript testing method used the Mocha framework\n  \n# Build With:\n* Solidity,IPFS, MetaMask, Web3js, Truffle, Ganache, Shell script, EVM Framework. JQuery, \n\n# Future Enhancements:\n* Will be using advanced machine learning algorithms to increase the predictions of Landslides in the areas.\n* Updating the Smart Contract, as of now it's a very basic smart contract.\n* Actual Implementation\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xnaman1%2Fdisaster-management-using-ethereum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xnaman1%2Fdisaster-management-using-ethereum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xnaman1%2Fdisaster-management-using-ethereum/lists"}