{"id":13718214,"url":"https://github.com/bix-tech/secure-guard-escrow","last_synced_at":"2025-05-07T08:30:59.229Z","repository":{"id":223240057,"uuid":"756398157","full_name":"bix-tech/secure-guard-escrow","owner":"bix-tech","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-12T07:48:32.000Z","size":2504,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-14T06:34:46.943Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Motoko","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/bix-tech.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":"2024-02-12T15:36:38.000Z","updated_at":"2024-04-12T10:40:50.000Z","dependencies_parsed_at":"2024-03-12T08:54:36.195Z","dependency_job_id":null,"html_url":"https://github.com/bix-tech/secure-guard-escrow","commit_stats":null,"previous_names":["bix-tech/secure-guard-escrow"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bix-tech%2Fsecure-guard-escrow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bix-tech%2Fsecure-guard-escrow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bix-tech%2Fsecure-guard-escrow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bix-tech%2Fsecure-guard-escrow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bix-tech","download_url":"https://codeload.github.com/bix-tech/secure-guard-escrow/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252842399,"owners_count":21812662,"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-08-03T00:08:22.164Z","updated_at":"2025-05-07T08:30:54.192Z","avatar_url":"https://github.com/bix-tech.png","language":"Motoko","funding_links":[],"categories":["Applications"],"sub_categories":["Utilities"],"readme":"# Secure Guard Escrow\n\nWelcome to your Secure Guard Escrow project and to the internet computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.\n\nTo get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.\n\n## Project Overview and Process\nHere's a GIF showing the process:\n\n![Process GIF](https://media.giphy.com/media/lQdjAXS0unmSD7e2wX/giphy.gif)\n\n![Another Process GIF](https://media.giphy.com/media/cSnHEwxOv20PGU4EJe/giphy.gif)\n\n![Yet Another Process GIF](https://media.giphy.com/media/X8bpAvLuSFCxr7vke5/giphy.gif)\n\nIf you want to start working on your project right away, you might want to try the following commands:\n\n```bash\ncd icp_escrow_service/\ndfx help\ndfx canister --help\n```\n\n## Running the project locally\n\nIf you want to test your project locally, you can use the following commands:\n\n```bash\n# Starts the replica, running in the background\ndfx start --background\n\n# Deploys your canisters to the replica and generates your candid interface\ndfx deploy\n```\n\nOnce the job completes, your application will be available at `http://localhost:4943?canisterId={asset_canister_id}`.\n\nIf you have made changes to your backend canister, you can generate a new candid interface with\n\n```bash\nnpm run generate\n```\n\nat any time. This is recommended before starting the frontend development server, and will be run automatically any time you run `dfx deploy`.\n\nIf you are making frontend changes, you can start a development server with\n\n```bash\nnpm run dev\n```\n\nWhich will start a server at `http://localhost:5173`, proxying API requests to the replica at port 4943.\n\n```bash\nnpm run setup\n```\n\nFor first time user, it is recommended to use npm run setup first. By running npm run setup, it is basically running every command that is needed so that we can be sure that everything is setup accordingly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbix-tech%2Fsecure-guard-escrow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbix-tech%2Fsecure-guard-escrow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbix-tech%2Fsecure-guard-escrow/lists"}