{"id":25738809,"url":"https://github.com/leapwallet/lumina-node-react-native","last_synced_at":"2025-11-20T02:02:17.658Z","repository":{"id":278339721,"uuid":"920802593","full_name":"leapwallet/lumina-node-react-native","owner":"leapwallet","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-25T04:33:30.000Z","size":39726,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-25T05:28:19.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"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":"2025-01-22T19:51:33.000Z","updated_at":"2025-06-25T04:33:34.000Z","dependencies_parsed_at":"2025-06-25T05:33:29.712Z","dependency_job_id":null,"html_url":"https://github.com/leapwallet/lumina-node-react-native","commit_stats":null,"previous_names":["leapwallet/lumina-node-react-native"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leapwallet/lumina-node-react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Flumina-node-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Flumina-node-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Flumina-node-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Flumina-node-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leapwallet","download_url":"https://codeload.github.com/leapwallet/lumina-node-react-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leapwallet%2Flumina-node-react-native/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285359022,"owners_count":27158216,"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-11-20T02:00:05.334Z","response_time":54,"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":[],"created_at":"2025-02-26T07:36:02.237Z","updated_at":"2025-11-20T02:02:17.642Z","avatar_url":"https://github.com/leapwallet.png","language":"Swift","readme":"# lumina-node-react-native\n\n## Installation\n\n```sh\nnpm install lumina-node-react-native\n# or\nyarn add lumina-node-react-native\n```\n\n## Usage\n\nStart lumina node and listen to node events.\n\n```typescript\nimport * as LuminClient from 'lumina-node-react-native';\n\nconst network = 'mainnet'\nconst syncingWindowSeconds = 2 * 24 * 3600 // 2 days\nawait LuminaClient.start(network, syncingWindowSeconds)\n\n\nconst eventListener = (event) =\u003e {\n  // Handle node events \n}\n\nLuminaClient.eventEmitter.addListener('LuminaNodeEvent', eventListener)\n\n// Stop Node\nawait LuminaClient.stop()\n\n\n// Check if node is running\nconst running = await LuminaClient.isRunning()\n\n\n```\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleapwallet%2Flumina-node-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleapwallet%2Flumina-node-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleapwallet%2Flumina-node-react-native/lists"}