{"id":21659126,"url":"https://github.com/luniehq/lunie","last_synced_at":"2026-01-26T12:22:36.116Z","repository":{"id":25095414,"uuid":"99653950","full_name":"luniehq/lunie","owner":"luniehq","description":"Lunie is staking, simplified ✨","archived":false,"fork":false,"pushed_at":"2023-03-07T00:37:42.000Z","size":101481,"stargazers_count":281,"open_issues_count":9,"forks_count":100,"subscribers_count":16,"default_branch":"develop","last_synced_at":"2024-04-18T23:23:02.121Z","etag":null,"topics":["blockchain","cosmos","cosmos-hub","proof-of-stake","wallet"],"latest_commit_sha":null,"homepage":"https://lunie.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/luniehq.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":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null}},"created_at":"2017-08-08T05:34:48.000Z","updated_at":"2023-12-19T12:57:53.000Z","dependencies_parsed_at":"2023-02-15T03:00:57.808Z","dependency_job_id":"ce85222b-090b-433c-b1a5-c4f6356eab42","html_url":"https://github.com/luniehq/lunie","commit_stats":null,"previous_names":[],"tags_count":233,"template":true,"template_full_name":null,"purl":"pkg:github/luniehq/lunie","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luniehq%2Flunie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luniehq%2Flunie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luniehq%2Flunie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luniehq%2Flunie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luniehq","download_url":"https://codeload.github.com/luniehq/lunie/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luniehq%2Flunie/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265672332,"owners_count":23808842,"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":["blockchain","cosmos","cosmos-hub","proof-of-stake","wallet"],"created_at":"2024-11-25T09:30:30.551Z","updated_at":"2026-01-26T12:22:35.111Z","avatar_url":"https://github.com/luniehq.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Lunie Official Monorepo\n\n## Workspaces:\n\n- `/api`: an API to interact with many different PoS blockchains\n    ([README](https://github.com/luniehq/lunie/blob/develop/api/README.md))\n\n- `/app`: Lunie [web](https://app.lunie.io), [iOS](https://testflight.apple.com/join/mFLnwrWM), and [Android](https://play.google.com/store/apps/details?id=org.lunie.lunie)\n    ([README](https://github.com/luniehq/lunie/blob/develop/app/README.md))\n\n- `/extension`: [Lunie browser extension](https://chrome.google.com/webstore/detail/lunie-browser-extension/hbaijkfbhhdhhjdfbpdafkjimohblhgf).\n    ([README](https://github.com/luniehq/lunie/blob/develop/extension/README.md))\n\n## Preparation:\n\nTo install the required modules for `/api`, `/app`, and `/extension` all at once, run:\n\n```bash\n$ yarn\n```\n\nIf you're only interested in `/api`, `/app`, or `/extension` there are instructions below for how to work in one workspace at a time.\n\n#### To install new dependencies in a single workspace:\n\nRun this command with the following syntax:\n\n```bash\n$ yarn workspace \u003cworkspace-name\u003e add \u003cpackage-name\u003e\n```\n\nAs an example:\n\n```bash\n$ yarn workspace extension add cool-vue-package\n```\n\n## To run the code in a single workspace:\n\n- API:\n```bash\n$ yarn workspace api start\n```\n\n- App:\n```bash\n$ yarn workspace app serve\n```\n\n### To build extension:\n\n```bash\n$ export LUNIE_API=https://staging-api.lunie.io\n$ yarn workspace extension build\n```\n\n### To build extension enabling localhost connection\n\n```bash\n$ export LUNIE_API=https://staging-api.lunie.io\n$ yarn workspace extension build:dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluniehq%2Flunie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluniehq%2Flunie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluniehq%2Flunie/lists"}