{"id":19762817,"url":"https://github.com/dutterbutter/simple-oracle","last_synced_at":"2025-10-04T03:33:30.927Z","repository":{"id":176547394,"uuid":"657590898","full_name":"dutterbutter/simple-oracle","owner":"dutterbutter","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-27T13:24:18.000Z","size":71,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-10T23:42:48.200Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dutterbutter.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":"2023-06-23T11:52:59.000Z","updated_at":"2023-06-23T16:17:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"9cd77199-6ffb-4d63-a56a-55b9ff8d884f","html_url":"https://github.com/dutterbutter/simple-oracle","commit_stats":null,"previous_names":["dutterbutter/simple-oracle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fsimple-oracle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fsimple-oracle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fsimple-oracle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutterbutter%2Fsimple-oracle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dutterbutter","download_url":"https://codeload.github.com/dutterbutter/simple-oracle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241094692,"owners_count":19908686,"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-12T04:07:09.020Z","updated_at":"2025-10-04T03:33:25.884Z","avatar_url":"https://github.com/dutterbutter.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zkSync Hardhat project\n\nThis project was scaffolded with [zksync-cli](https://github.com/matter-labs/zksync-cli).\n\n## Project structure\n\n- `/contracts`: smart contracts.\n- `/deploy`: deployment and contract interaction scripts.\n- `/test`: test files\n- `hardhat.config.ts`: configuration file.\n\n## Commands\n\n- `yarn hardhat compile` will compile the contracts.\n- `yarn run deploy` will execute the deployment script `/deploy/deploy-greeter.ts`. Requires [environment variable setup](#environment-variables).\n- `yarn run greet` will execute the script `/deploy/use-greeter.ts` which interacts with the Greeter contract deployed.\n- `yarn test`: run tests. **Check test requirements below.**\n\nBoth `yarn run deploy` and `yarn run greet` are configured in the `package.json` file and run `yarn hardhat deploy-zksync`.\n\n### Environment variables\n\nIn order to prevent users to leak private keys, this project includes the `dotenv` package which is used to load environment variables. It's used to load the wallet private key, required to run the deploy script.\n\nTo use it, rename `.env.example` to `.env` and enter your private key.\n\n```\nWALLET_PRIVATE_KEY=123cde574ccff....\n```\n\n### Local testing\n\nIn order to run test, you need to start the zkSync local environment. Please check [this section of the docs](https://v2-docs.zksync.io/api/hardhat/testing.html#prerequisites) which contains all the details.\n\nIf you do not start the zkSync local environment, the tests will fail with error `Error: could not detect network (event=\"noNetwork\", code=NETWORK_ERROR, version=providers/5.7.2)`\n\n## Official Links\n\n- [Website](https://zksync.io/)\n- [Documentation](https://v2-docs.zksync.io/dev/)\n- [GitHub](https://github.com/matter-labs)\n- [Twitter](https://twitter.com/zksync)\n- [Discord](https://discord.gg/nMaPGrDDwk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutterbutter%2Fsimple-oracle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdutterbutter%2Fsimple-oracle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutterbutter%2Fsimple-oracle/lists"}