{"id":26034310,"url":"https://github.com/erc7412/erc7412","last_synced_at":"2025-04-09T18:08:53.909Z","repository":{"id":279143134,"uuid":"937818301","full_name":"erc7412/erc7412","owner":"erc7412","description":"Javascript library implementing ERC-7412 request callback handling, and the smart contract interfaces related to the standard.","archived":false,"fork":false,"pushed_at":"2025-03-16T17:44:57.000Z","size":1016,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-23T20:11:12.799Z","etag":null,"topics":["eip","ethereum"],"latest_commit_sha":null,"homepage":"https://erc7412.github.io","language":"Solidity","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/erc7412.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":"2025-02-24T00:17:18.000Z","updated_at":"2025-03-16T17:44:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7dfbd68-e51d-47cc-b19d-f15dda3fe1e3","html_url":"https://github.com/erc7412/erc7412","commit_stats":null,"previous_names":["erc7412/erc7412"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erc7412%2Ferc7412","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erc7412%2Ferc7412/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erc7412%2Ferc7412/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erc7412%2Ferc7412/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erc7412","download_url":"https://codeload.github.com/erc7412/erc7412/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085151,"owners_count":21045135,"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":["eip","ethereum"],"created_at":"2025-03-07T02:57:42.759Z","updated_at":"2025-04-09T18:08:53.885Z","avatar_url":"https://github.com/erc7412.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC-7412\n\n![Sequence Diagram](./docs/sequence-diagram.png)\n\nERC-7412 is the implementation of an Ethereum Improvement Proposal to provide a mechanism for loading data from a trusted provider on-chain, on-demand. Its a successor to the more constrained EIP-3668.\n\nThis repository contains a basic [reference implementation for a client library](./src/index.ts) enabling [ERC-7412](https://eips.ethereum.org/EIPS/eip-7412) support and a [test](./test/client.mjs) demonstrating its functionality.\n\nCurrently, there are 3 off-chain data providers officially supported. They are automatically loaded and processed by the library if observed:\n\n- Pyth\n- Chainlink\n- Redstone\n\nTo learn more about using ERC-7412, see the [integration guide](./docs/integrate.md).\n\n## Development Information\n\nThe library uses `pnpm`. The usual node.js project commands apply:\n\n```\npnpm install\npnpm build\npnpm test\n```\n\n### Run the integration Test\n\nA series of test scripts are included in the repository. For example, to run the Pyth test:\n\n```\nRPC_URL=... pnpm test:e2e:pyth\n```\n\nOther oracle provider may require credentials from the provider or other environment variables, depending on the provider.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferc7412%2Ferc7412","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferc7412%2Ferc7412","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferc7412%2Ferc7412/lists"}