{"id":23009704,"url":"https://github.com/jackallabs/canine-oracle","last_synced_at":"2026-02-06T17:02:10.018Z","repository":{"id":128803253,"uuid":"576095927","full_name":"JackalLabs/canine-oracle","owner":"JackalLabs","description":"The Oracle Daemon for the Jackal Blockchain ","archived":false,"fork":false,"pushed_at":"2024-11-22T21:03:17.000Z","size":699,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-03T15:55:51.669Z","etag":null,"topics":["blockchain","cosmos","data","feed","jackal","oracle","stream"],"latest_commit_sha":null,"homepage":"","language":"Go","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/JackalLabs.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,"zenodo":null}},"created_at":"2022-12-09T02:03:01.000Z","updated_at":"2023-12-01T06:34:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8bc8549-1545-4d33-a34e-929355888bb6","html_url":"https://github.com/JackalLabs/canine-oracle","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/JackalLabs/canine-oracle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackalLabs%2Fcanine-oracle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackalLabs%2Fcanine-oracle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackalLabs%2Fcanine-oracle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackalLabs%2Fcanine-oracle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JackalLabs","download_url":"https://codeload.github.com/JackalLabs/canine-oracle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackalLabs%2Fcanine-oracle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29169384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T16:33:35.550Z","status":"ssl_error","status_checked_at":"2026-02-06T16:33:30.716Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["blockchain","cosmos","data","feed","jackal","oracle","stream"],"created_at":"2024-12-15T09:15:21.363Z","updated_at":"2026-02-06T17:02:09.976Z","avatar_url":"https://github.com/JackalLabs.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Jackal Oracle Cover](./assets/jklorc.png)\n# Jackal Oracle\n\n[![Build](https://github.com/JackalLabs/canine-oracle/actions/workflows/build.yml/badge.svg)](https://github.com/JackalLabs/canine-oracle/actions/workflows/build.yml)\n[![Test](https://github.com/JackalLabs/canine-oracle/actions/workflows/test.yml/badge.svg)](https://github.com/JackalLabs/canine-oracle/actions/workflows/test.yml)\n[![golangci-lint](https://github.com/JackalLabs/canine-oracle/actions/workflows/golangci.yml/badge.svg)](https://github.com/JackalLabs/canine-oracle/actions/workflows/golangci.yml)\n\n## Overview\nThe Jackal Oracle is a server that acts as a middle-man between a Web2 API \u0026 the Jackal Blockchain. These servers are equipped with their own keys \u0026 will automatically update data feeds.\n\n## Quickstart\nThis assumes you have either already set up a node or are using another RPC provider in your `~/.jackal-oracle/config/client.toml` file.\n\nYou must send tokens to the address that is generated from `gen-key` before starting your node.\n\n```sh\njorcd client config chain-id {current-chain-id}\n\njorcd client gen-key\n\njorcd feed create {name}\n\njorcd feed set-feed {name} {api-link} {interval-seconds}\n\njorcd start\n```\n\nFor example, if we wanted an oracle to update the price of Jackal Tokens from Osmosis every 10 seconds, we could do so like this.\n```sh\njorcd client config chain-id jackal-1\n\njorcd client gen-key\n\njorcd feed create jklprice\n\njorcd feed set-feed jklprice https://api-osmosis.imperator.co/tokens/v2/price/jkl 10\n\njorcd start\n\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackallabs%2Fcanine-oracle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackallabs%2Fcanine-oracle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackallabs%2Fcanine-oracle/lists"}