{"id":28546065,"url":"https://github.com/fluencelabs/cosmos-hackathon-frontend","last_synced_at":"2025-09-09T11:42:44.291Z","repository":{"id":40766994,"uuid":"192057164","full_name":"fluencelabs/cosmos-hackathon-frontend","owner":"fluencelabs","description":null,"archived":false,"fork":false,"pushed_at":"2022-06-24T09:11:43.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T23:10:10.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fluencelabs.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":"2019-06-15T08:50:09.000Z","updated_at":"2020-07-31T06:29:56.000Z","dependencies_parsed_at":"2022-09-01T13:10:51.424Z","dependency_job_id":null,"html_url":"https://github.com/fluencelabs/cosmos-hackathon-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluencelabs/cosmos-hackathon-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fcosmos-hackathon-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fcosmos-hackathon-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fcosmos-hackathon-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fcosmos-hackathon-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluencelabs","download_url":"https://codeload.github.com/fluencelabs/cosmos-hackathon-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fcosmos-hackathon-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270614441,"owners_count":24616700,"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-15T02:00:12.559Z","response_time":110,"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-06-09T23:08:56.955Z","updated_at":"2025-08-15T18:39:26.775Z","avatar_url":"https://github.com/fluencelabs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](img/cosmicsalmon.png)\n\n- Frontend here\n- Backend [there](https://github.com/fluencelabs/cosmos-hackathon-backend)\n \n## If you want your Zone to be validated by Cosmic Salmon, reach out to @folexeyy on Telegram\n\n# How to run\n```bash\nsbt assembly\njava -jar ./target/scala-2.12/http-scala-api-assembly-0.1.jar\n```\n\n# API\n### Retreieve running apps\n```bash\ncurl http://salmon.fluence.one:8080/apps\n```\n```json\n[\n  {\n    \"name\" : \"nameservice\",\n    \"network\" : \"namechain\",\n    \"binaryHash\" : \"QmQ69JoPDaKFpPSbWvvUGRGG5E83u6nTP2hRegmCoa6aW5\",\n    \"consensusHeight\" : 69386,\n    \"validatorsCount\" : 4\n  },\n  {\n    \"name\" : \"commercionetwork\",\n    \"network\" : \"commercio-testnet1001\",\n    \"binaryHash\" : \"QmepV645qHM9XR97KiK7Bvd2jjK3MiKTGbq8cYm7izRyQK\",\n    \"consensusHeight\" : 38783,\n    \"validatorsCount\" : 4\n  }\n]\n```\n### Add your app on validation\n- `nameservice` - any name for your app\n- `207.154.210.117` - IP address of your validator node\n- `26657` - RPC port\n- `QmQ69JoPDaKFpPSbWvvUGRGG5E83u6nTP2hRegmCoa6aW5` - IPFS hash of the Zone app binary (built against glibc)\n\n```bash\ncurl http://salmon.fluence.one:8080/create/nameservice/207.154.210.117/26657/QmQ69JoPDaKFpPSbWvvUGRGG5E83u6nTP2hRegmCoa6aW5\"\n```\n\n### Stream validation results through websocket\nJavaScript\n\n```js\nvar ws = new WebSocket(\"ws://localhost:8080/websocket/commercionetwork\")\nws.onmessage = console.log\n```\n\nFor shell, use [websocat](https://github.com/vi/websocat).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluencelabs%2Fcosmos-hackathon-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluencelabs%2Fcosmos-hackathon-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluencelabs%2Fcosmos-hackathon-frontend/lists"}