{"id":20834510,"url":"https://github.com/apriorit/car-sharing-solidity","last_synced_at":"2026-04-29T05:33:29.584Z","repository":{"id":145107318,"uuid":"555496109","full_name":"apriorit/car-sharing-solidity","owner":"apriorit","description":"Investments for starting a car-sharing service using blockchain","archived":false,"fork":false,"pushed_at":"2022-10-21T18:05:37.000Z","size":513,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-27T13:56:46.990Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apriorit.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":"2022-10-21T17:42:46.000Z","updated_at":"2022-10-21T17:46:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"0e9cc039-c272-4b2c-916a-3da25b04af1d","html_url":"https://github.com/apriorit/car-sharing-solidity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apriorit/car-sharing-solidity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fcar-sharing-solidity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fcar-sharing-solidity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fcar-sharing-solidity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fcar-sharing-solidity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apriorit","download_url":"https://codeload.github.com/apriorit/car-sharing-solidity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apriorit%2Fcar-sharing-solidity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32412890,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T05:20:56.964Z","status":"ssl_error","status_checked_at":"2026-04-29T05:19:54.749Z","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":[],"created_at":"2024-11-18T00:19:30.535Z","updated_at":"2026-04-29T05:33:29.556Z","avatar_url":"https://github.com/apriorit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Investments for starting a Car sharing service\n\nTo use these contracts you should first set the `ACTIVE_CHAIN` env variable to `LOCAL` or `TESTNET`:\n\n```shell\nexport ACTIVE_CHAIN=LOCAL\n```\n\n## Building the project\n\nTo install all dependencies run `npm install`\n\n## Running the tests\n\n### Hardhat network\n\nRunning the tests using the local node:\n\n```shell\nnpm test\n```\n\n### Testnet\n\nBefore running the tests you should add your Infura API key and your private key to the `env.json`\n\nRunning the tests using the Rinkeby network:\n\n```shell\nnpx hardhat test --network testnet\n```\n\n### Test coverage\n\nCalculating the test coverage:\n\n```shell\nnpm coverage\n# or npx hardhat coverage --network testnet\n# for the Rinkeby network\n```\n\n## Deploying contracts\n\nTo deploy the contracts to the hardhat network you can use the corresponding script:\n\n```shell\nnpm run deploy\n```\n\nAlso, it is possible to deploy the contracts on the local network or the Rinkeby network:\n\n```shell\nnpx hardhat run scripts/deploy.js --network \u003clocalhost|testnet\u003e\n```\n\n## License\n\n[Apriorit](http://www.apriorit.com/) released [car-sharing-solidity](https://github.com/apriorit/car-sharing-solidity) under the OSI-approved 3-clause BSD license. You can freely use it in your commercial or opensource software.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapriorit%2Fcar-sharing-solidity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapriorit%2Fcar-sharing-solidity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapriorit%2Fcar-sharing-solidity/lists"}