{"id":23165207,"url":"https://github.com/snuffish/dapp-messenger","last_synced_at":"2026-04-30T01:32:39.658Z","repository":{"id":206868549,"uuid":"717690757","full_name":"snuffish/dapp-messenger","owner":"snuffish","description":"This is a (EVM) Blockchain chat/communication software and protocol","archived":false,"fork":false,"pushed_at":"2024-01-12T09:33:09.000Z","size":2608,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T21:23:19.556Z","etag":null,"topics":["blockchain","chat","communication","dapps","hardhat","solidity"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/snuffish.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-12T09:09:15.000Z","updated_at":"2023-11-18T14:12:20.000Z","dependencies_parsed_at":"2023-12-22T03:56:12.126Z","dependency_job_id":"19f5cc70-9bc4-4310-91f1-b8122408479b","html_url":"https://github.com/snuffish/dapp-messenger","commit_stats":null,"previous_names":["snuffish/dapp-messenger"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/snuffish/dapp-messenger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuffish%2Fdapp-messenger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuffish%2Fdapp-messenger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuffish%2Fdapp-messenger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuffish%2Fdapp-messenger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/snuffish","download_url":"https://codeload.github.com/snuffish/dapp-messenger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/snuffish%2Fdapp-messenger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32451136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: 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":["blockchain","chat","communication","dapps","hardhat","solidity"],"created_at":"2024-12-18T01:15:31.339Z","updated_at":"2026-04-30T01:32:39.635Z","avatar_url":"https://github.com/snuffish.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dApp Messenger\n\nThis is a messenger chat application/protocol built for the EVM Compatible Blockchains.\n\nStill an early proof-of-concept and and heavily Work-in-Progress solution.\n\n### Requirements (recommended versions)\n\n* node: `v20.8.0`\n* npx: `8.19.4`\n* hardhat: `2.19.0`\n* nvm: `0.39.5`\n* solidity: `^0.8.9`\n\n## Project Setup\n\n### Setup the Blockchain and it's associated Smart Contracts etc\n\n##### Clone the repo and install everything following these steps:\n\n* Clone repo: `git clone https://github.com/snuffish/dapp-messenger.git` \n* `cd dapp-messenger`\n* `nvm use` ==\u003e Now using node v20.8.0 (npm v10.2.1)\n* `nvm install` =\u003e Will install dependencies for both `.` \u0026 `./app`\n* `npm start` ==\u003e Start the blockchain node\n* `npm test` ==\u003e Run all tests for errors etc before deploying\n* `npm run deploy` ==\u003e Compile and deploy the Project \u0026 Contracts on to the chain\n\n#### Setup and run the app (Ether.js) dApp Application\n\n* `nvm use` ==\u003e  Now using node v20.8.0 (npm v10.2.1)\n* `npm run app` ==\u003e Start the WebBased Ether.js dApp\n\n----------------------------------------------------------------\n\n### Additional hardhat tasks\n\n* Transfer/add a faucet to an account: `npx hardhat faucet \u003creceiver:address\u003e`\n* List all accounts: `npx hardhat accounts`\n* Send message: `npx hardhat sendMessage \u003creceiver:address\u003e \u003cmessage:string\u003e`\n* Get Message: `npx hardhat getMessages \u003cfrom:address\u003e`\n\n----------------------------------------------------------------\n\n***This is powered by Hardhart***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnuffish%2Fdapp-messenger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsnuffish%2Fdapp-messenger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsnuffish%2Fdapp-messenger/lists"}