{"id":21247176,"url":"https://github.com/alchemyplatform/escrow-hardhat","last_synced_at":"2025-03-17T15:13:12.993Z","repository":{"id":86293691,"uuid":"581460170","full_name":"alchemyplatform/escrow-hardhat","owner":"alchemyplatform","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-05T22:00:25.000Z","size":426,"stargazers_count":22,"open_issues_count":2,"forks_count":225,"subscribers_count":17,"default_branch":"main","last_synced_at":"2025-03-02T13:08:47.325Z","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/alchemyplatform.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":"2022-12-23T08:50:37.000Z","updated_at":"2024-07-21T19:35:47.000Z","dependencies_parsed_at":"2025-01-09T15:48:45.338Z","dependency_job_id":"37cc11d9-6605-4f68-90b2-c8f0afafc490","html_url":"https://github.com/alchemyplatform/escrow-hardhat","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"1489372874e3602c73b348249b56209850eb91af"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Fescrow-hardhat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Fescrow-hardhat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Fescrow-hardhat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alchemyplatform%2Fescrow-hardhat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alchemyplatform","download_url":"https://codeload.github.com/alchemyplatform/escrow-hardhat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244056425,"owners_count":20390719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-11-21T02:16:46.881Z","updated_at":"2025-03-17T15:13:12.967Z","avatar_url":"https://github.com/alchemyplatform.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%2Falchemyplatform%2Fescrow-hardhat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falchemyplatform%2Fescrow-hardhat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falchemyplatform%2Fescrow-hardhat/lists"}