{"id":20397266,"url":"https://github.com/i-umairkhan/ecdsa_node","last_synced_at":"2026-04-14T03:31:30.701Z","repository":{"id":64340122,"uuid":"575078248","full_name":"i-umairkhan/ECDSA_Node","owner":"i-umairkhan","description":"Transactions via ECDSA cryptography algorithm.","archived":false,"fork":false,"pushed_at":"2023-01-08T18:55:42.000Z","size":108,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T01:51:11.270Z","etag":null,"topics":["cryptography","ecdsa-cryptography","express","javascript","nodejs","react"],"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/i-umairkhan.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}},"created_at":"2022-12-06T17:54:17.000Z","updated_at":"2024-01-12T18:52:07.000Z","dependencies_parsed_at":"2023-02-08T07:15:34.082Z","dependency_job_id":null,"html_url":"https://github.com/i-umairkhan/ECDSA_Node","commit_stats":null,"previous_names":["i-umairkhan/ecdsa_node"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/i-umairkhan/ECDSA_Node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-umairkhan%2FECDSA_Node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-umairkhan%2FECDSA_Node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-umairkhan%2FECDSA_Node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-umairkhan%2FECDSA_Node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i-umairkhan","download_url":"https://codeload.github.com/i-umairkhan/ECDSA_Node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-umairkhan%2FECDSA_Node/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"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":["cryptography","ecdsa-cryptography","express","javascript","nodejs","react"],"created_at":"2024-11-15T04:13:00.583Z","updated_at":"2026-04-14T03:31:30.680Z","avatar_url":"https://github.com/i-umairkhan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## ECDSA Node\n\nA client Server application that facilitates transfers of amounts between different addresses using public key cryptography. Using Elliptic Curve Digital Signatures we can make it so the server only gets transfers that have been signed by the person who owns the associated address.\n\n### Client\n\nThe client folder contains a [react app](https://reactjs.org/) using [vite](https://vitejs.dev/). To get started, follow these steps:\n\n1. Open up a terminal in the `/client` folder\n2. Run `npm install` to install all the depedencies\n3. Run `npm run dev` to start the application\n4. Now you should be able to visit the app at http://127.0.0.1:5173/\n\n### Server\n\nThe server folder contains a node.js server using [express](https://expressjs.com/). To run the server, follow these steps:\n\n1. Open a terminal within the `/server` folder\n2. Run `npm install` to install all the depedencies\n3. Run `node index` to start the server\n\nThe application should connect to the default server port (3042) automatically!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-umairkhan%2Fecdsa_node","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi-umairkhan%2Fecdsa_node","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-umairkhan%2Fecdsa_node/lists"}