{"id":24504028,"url":"https://github.com/tedlivist/escrow-hardhat","last_synced_at":"2026-04-29T19:02:40.989Z","repository":{"id":273554269,"uuid":"920013874","full_name":"TedLivist/escrow-hardhat","owner":"TedLivist","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-22T18:04:03.000Z","size":436,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T23:18:59.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/TedLivist.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-21T12:16:05.000Z","updated_at":"2025-01-22T18:04:07.000Z","dependencies_parsed_at":"2025-01-21T16:32:22.226Z","dependency_job_id":"56b4a729-8906-42a0-9205-5303db83bb55","html_url":"https://github.com/TedLivist/escrow-hardhat","commit_stats":null,"previous_names":["tedlivist/escrow-hardhat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TedLivist/escrow-hardhat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fescrow-hardhat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fescrow-hardhat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fescrow-hardhat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fescrow-hardhat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TedLivist","download_url":"https://codeload.github.com/TedLivist/escrow-hardhat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TedLivist%2Fescrow-hardhat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32439301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T18:12:22.909Z","status":"ssl_error","status_checked_at":"2026-04-29T18:11:33.322Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-01-21T23:19:54.076Z","updated_at":"2026-04-29T19:02:40.940Z","avatar_url":"https://github.com/TedLivist.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Decentralized Escrow Application\n\nThis is an Escrow Dapp built with [Hardhat](https://hardhat.org/).\n\n## Project Layout\n\nThere are three top-level folders:\n\n1. `/app` - contains the front-end application\n2. `/contracts` - contains the solidity contract\n3. `/tests` - contains tests for the solidity contract\n\n## Setup\n\nInstall dependencies in the top-level directory with `npm install`.\n\nAfter you have installed hardhat locally, you can use commands to test and compile the contracts, among other things. To learn more about these commands run `npx hardhat help`.\n\nCompile the contracts using `npx hardhat compile`. The artifacts will be placed in the `/app` folder, which will make it available to the front-end. This path configuration can be found in the `hardhat.config.js` file.\n\n## Front-End\n\n`cd` into the `/app` directory and run `npm install`\n\nTo run the front-end application run `npm start` from the `/app` directory. Open [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedlivist%2Fescrow-hardhat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedlivist%2Fescrow-hardhat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedlivist%2Fescrow-hardhat/lists"}