{"id":21754481,"url":"https://github.com/e00dan/chainlink-nervos","last_synced_at":"2025-04-13T09:08:30.640Z","repository":{"id":143126936,"uuid":"405196144","full_name":"e00dan/chainlink-nervos","owner":"e00dan","description":"Chainlink Oracles on Nervos Layer 2 EVM","archived":false,"fork":false,"pushed_at":"2021-09-13T21:42:58.000Z","size":353,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T09:08:24.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","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/e00dan.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}},"created_at":"2021-09-10T19:47:25.000Z","updated_at":"2022-02-05T01:57:41.000Z","dependencies_parsed_at":"2023-04-24T13:18:28.149Z","dependency_job_id":null,"html_url":"https://github.com/e00dan/chainlink-nervos","commit_stats":null,"previous_names":["e00dan/chainlink-nervos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e00dan%2Fchainlink-nervos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e00dan%2Fchainlink-nervos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e00dan%2Fchainlink-nervos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/e00dan%2Fchainlink-nervos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/e00dan","download_url":"https://codeload.github.com/e00dan/chainlink-nervos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688565,"owners_count":21145766,"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-26T09:14:04.612Z","updated_at":"2025-04-13T09:08:30.611Z","avatar_url":"https://github.com/e00dan.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chainlink Oracles on Nervos Layer 2\n\nThis project is a simple implementation of some of the Chainlink contracts on Nervos. This repository is using Ether.js + Hardhat + Typechain + TypeScript.\n\nExisting aggregators / feeds:\n- CKB / USD\n- ETH / USD\n- DAI / ETH\n\nFeed Registry address on Nervos Layer 2 testnet: `0x1363bdCE312532F864e84924D54c7dA5eDB5B1BC`\n\nDocumentation: https://docs.chain.link/docs/feed-registry/\n\nSolidity interface: https://github.com/smartcontractkit/chainlink/blob/7289ac78fceeb995fec8f74415bb282a3ad43b66/contracts/src/v0.7/interfaces/FeedRegistryInterface.sol\n\nDenominations can be found in: DeployOracles.ts file.\n\n## Install \u0026 build\n\n```\nyarn\n```\n\nBuild:\n\n```\nyarn build\n\n// Contracts only\nyarn compile\n\n// TypeScript only\nyarn build:types \u0026\u0026 yarn build:ts\n```\n\n## Start\n\nBefore usage you need to provide correct values for:\n```\nconst USER_ONE_PRIVATE_KEY = 'YOUR_PRIVATE_KEY';\nconst ETH_MAINNET_RPC = 'YOUR_ETH_MAINNET_RPC_EG_INFURA';\nconst COINAPI_KEY = 'YOUR_COINAPI_KEY'; // https://www.coinapi.io/\n```\n\nin DeployOracles.ts\n\n```\nyarn start\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe00dan%2Fchainlink-nervos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fe00dan%2Fchainlink-nervos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fe00dan%2Fchainlink-nervos/lists"}