{"id":18665137,"url":"https://github.com/leapwallet/notifications-poc","last_synced_at":"2025-11-06T10:30:37.490Z","repository":{"id":52305312,"uuid":"520900044","full_name":"leapwallet/notifications-poc","owner":"leapwallet","description":"🔔 POC for frontends to get notified of blockchain data","archived":false,"fork":false,"pushed_at":"2022-08-17T14:43:08.000Z","size":320,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T17:30:27.386Z","etag":null,"topics":["cosmos","subquery","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/leapwallet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-03T13:50:42.000Z","updated_at":"2022-08-05T14:02:50.000Z","dependencies_parsed_at":"2022-09-06T08:40:19.334Z","dependency_job_id":null,"html_url":"https://github.com/leapwallet/notifications-poc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Fnotifications-poc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Fnotifications-poc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Fnotifications-poc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Fnotifications-poc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leapwallet","download_url":"https://codeload.github.com/leapwallet/notifications-poc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239491928,"owners_count":19647939,"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":["cosmos","subquery","typescript"],"created_at":"2024-11-07T08:26:26.220Z","updated_at":"2025-11-06T10:30:37.432Z","avatar_url":"https://github.com/leapwallet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notifications POC\n\nPOC for frontends to get notified of blockchain data that they're interested in. This project uses [Subquery](https://subquery.network/) to notify web browsers when the Cosmos Hub wallet having the address cosmos19vf5mfr40awvkefw69nl6p3mmlsnacmm28xyqh receives cryptocurrency.\n\n## Installation\n\n1. Install [Docker](https://docs.docker.com/get-docker/).\n2. Install the latest [Node.js](https://nodejs.org/en/download/) LTS.\n3. Clone the repo using one of the following methods:\n    - SSH:\n\n        ```shell\n        git clone git@github.com:leapwallet/notifications-poc.git\n        ```    \n    - HTTPS:\n\n        ```shell\n        git clone https://github.com/leapwallet/notifications-poc.git\n        ```\n4. Install the backend:\n\n    ```shell\n    cd notifications-poc/backend \u0026\u0026 yarn \u0026\u0026 yarn codegen \u0026\u0026 yarn build\n    ```\n5. Install the frontend:\n\n    ```shell\n    cd ../frontend \u0026\u0026 npm i\n    ```\n\n## Usage\n\n1. Start the backend:\n\n    ````shell\n    cd backend \u0026\u0026 yarn start:docker\n    ````\n2. Start the frontend in another terminal session:\n\n    ```shell\n    cd frontend \u0026\u0026 npm start\n    ```\n\n    Open the URL printed to the console in your browser, and allow notifications to see the demo.\n3. Once you're done:\n    1. In the frontend's terminal session, enter `Ctrl+C`.\n    2. In the backend's terminal session:\n        1. Enter `Ctrl+C`\n        2. Shut down the backend:\n\n            ```shell\n            docker compose down\n            ```            \n\n## License\n\nThis project is under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleapwallet%2Fnotifications-poc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleapwallet%2Fnotifications-poc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleapwallet%2Fnotifications-poc/lists"}