{"id":26241499,"url":"https://github.com/witnet/sheikah","last_synced_at":"2025-08-23T05:10:23.343Z","repository":{"id":29097042,"uuid":"120210474","full_name":"witnet/sheikah","owner":"witnet","description":"A Witnet compatible desktop wallet and smart contracts development environment","archived":false,"fork":false,"pushed_at":"2025-03-07T16:13:25.000Z","size":18969,"stargazers_count":36,"open_issues_count":30,"forks_count":23,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-05-07T18:56:53.386Z","etag":null,"topics":["blockchain","don","electron","hdwallet","ide","oracles","smart-contracts","witnet"],"latest_commit_sha":null,"homepage":"https://witnet.io","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/witnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2018-02-04T18:18:22.000Z","updated_at":"2025-04-01T14:07:40.000Z","dependencies_parsed_at":"2023-02-19T09:40:15.245Z","dependency_job_id":"b4f8f12f-6785-40fe-9764-cc76aad8fba1","html_url":"https://github.com/witnet/sheikah","commit_stats":null,"previous_names":[],"tags_count":61,"template":false,"template_full_name":null,"purl":"pkg:github/witnet/sheikah","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witnet%2Fsheikah","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witnet%2Fsheikah/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witnet%2Fsheikah/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witnet%2Fsheikah/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/witnet","download_url":"https://codeload.github.com/witnet/sheikah/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/witnet%2Fsheikah/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745491,"owners_count":24813503,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","don","electron","hdwallet","ide","oracles","smart-contracts","witnet"],"created_at":"2025-03-13T08:30:39.656Z","updated_at":"2025-08-23T05:10:23.320Z","avatar_url":"https://github.com/witnet.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003e\u003cimg src=\"https://raw.githubusercontent.com/witnet/sheikah/master/.github/header.png\" alt=\"Sheikah\"/\u003e\u003c/a\u003e\u003c/h1\u003e\n    \u003ca href=\"https://travis-ci.com/witnet/sheikah\"\u003e\u003cimg src=\"https://travis-ci.com/witnet/sheikah.svg?branch=master\" alt=\"Build Status\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/witnet/sheikah/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/witnet/sheikah.svg\" alt=\"GPLv3 Licensed\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/witnet/sheikah/graphs/contributors\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/witnet/sheikah.svg\" alt=\"GitHub contributors\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/witnet/sheikah/commits/dev\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/witnet/sheikah.svg\" alt=\"Github last commit\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://witnet.crowdin.com/sheikah-witnet-wallet\"\u003e\u003cimg src=\"https://badges.crowdin.net/e/b5251f26e4f4f95a5e772859afa9e492/localized.svg\" alt=\"Crowdin localization\" /\u003e\u003c/a\u003e\n    \u003cbr /\u003e\u003cbr /\u003e\n    \u003cp\u003e\u003cstrong\u003eSheikah\u003c/strong\u003e is a \u003ca href=\"https://witnet.io/\"\u003eWitnet\u003c/a\u003e compatible desktop wallet and data requests development environment.\u003c/p\u003e\n\u003c/div\u003e\n\n## Installation\n\n### Dependencies\n\nAt this time, you have to install the following dependencies to run sheikah:\n\n- `openssl`\n\n### From Github Releases\n\nGo to [releases](https://github.com/witnet/sheikah/releases) section and download the binary suitable for your system.\n\n## Sheikah Development\n\nThis is a Web/Desktop application built with [Electron](https://electronjs.org/). When developing Sheikah, we support **Node CURRENT and LTS+**. It might work with another version but we do not guarantee it will do in the future.\n\n### Running Sheikah\n\n```bash\n# clone the repository\ngit clone git@github.com:witnet/sheikah.git\n\n# cd into the cloned repository\ncd sheikah\n\n# install application dependencies\npnpm install\n\n# launch development application\npnpm dev\n```\n\n### Formatter\n\n- Verify files are correctly formatted with `pnpm lint:check`\n- Repair lint errors with (**this operation modifies your files!**) `pnpm lint`\n\n### Test\n\nWe use [Jest](https://facebook.github.io/jest/) for testing.\n\n```bash\n# run unit tests\npnpm test\n```\n\n### Build\n\n#### Production\n\nTo build the application run: `pnpm build`, the build files are written to `dist_electron` directory.\n\n### Contributing\n\nYou can read the [contributing guide](https://github.com/witnet/sheikah/blob/master/.github/CONTRIBUTING.md)\n\n#### Github Actions (continuous integration)\n\nWhen opening a pull request a job in [Github Actions](https://github.com/features/actions) will be fired off to check the changes. To avoid wasting time waiting for Github Actions output we provide the command `pnpm ci` that will perform almost the same checks but it'll run in your computer.\n\n#### Troubleshooting\n\n- Use `pnpm clean` to remove the contents of the build directory (`dist_electron`)\n- Use `pnpm clean-deps` to remove all installed dependencies\n- Use `pnpm reinstall` to remove all installed dependencies and install them again\n\nIf the application doesn't boot correctly and no error is reported in the terminal, try running `pnpm reinstall` and try again.\n\n## Release\n\nReleases are created using [action-electron-builder](https://github.com/samuelmeuli/action-electron-builder). A new draft release will be publish naming a commit and a tag as v*.*.\\*\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwitnet%2Fsheikah","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwitnet%2Fsheikah","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwitnet%2Fsheikah/lists"}