{"id":32166302,"url":"https://github.com/manugowda/lisk-api-elixir-client","last_synced_at":"2026-02-18T22:02:00.660Z","repository":{"id":57517184,"uuid":"179147387","full_name":"ManuGowda/lisk-api-elixir-client","owner":"ManuGowda","description":"Elixir API Client for accessing Lisk Blockchain","archived":false,"fork":false,"pushed_at":"2019-09-03T14:35:01.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-05T08:55:49.647Z","etag":null,"topics":["blockchain","elixir","lisk"],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ManuGowda.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-02T19:45:13.000Z","updated_at":"2019-09-27T18:05:49.000Z","dependencies_parsed_at":"2022-09-15T21:52:09.440Z","dependency_job_id":null,"html_url":"https://github.com/ManuGowda/lisk-api-elixir-client","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ManuGowda/lisk-api-elixir-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuGowda%2Flisk-api-elixir-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuGowda%2Flisk-api-elixir-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuGowda%2Flisk-api-elixir-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuGowda%2Flisk-api-elixir-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ManuGowda","download_url":"https://codeload.github.com/ManuGowda/lisk-api-elixir-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ManuGowda%2Flisk-api-elixir-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29596329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T20:59:56.587Z","status":"ssl_error","status_checked_at":"2026-02-18T20:58:41.434Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","elixir","lisk"],"created_at":"2025-10-21T15:05:14.341Z","updated_at":"2026-02-18T22:02:00.655Z","avatar_url":"https://github.com/ManuGowda.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lisk Elixir - API Client\n\n[![CircleCI](https://circleci.com/gh/ManuGowda/lisk-api-elixir-client/tree/master.svg?style=svg\u0026circle-token=605dea9f9070f08fd5afcaed19c66d9e125ae989)](https://circleci.com/gh/ManuGowda/lisk-api-elixir-client/tree/master)\n\n\u003e Elixir API Client for accessing Lisk Blockchain\n\n## Installation\n\nThe package can be installed\nby adding `lisk_api_elixir_client` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:lisk_api_elixir_client, \"~\u003e 0.1.0\"}\n  ]\nend\n```\n\n## Usage\n\n```elixir\niex\u003e LiskApiElixirClient.Node.status()\n%{\n  \"data\" =\u003e %{\n    \"broadhash\" =\u003e \"4df8be28486164157e7673a344629791912ad9e8fec3ba7446e897748aeaa742\",\n    \"consensus\" =\u003e 93,\n    \"currentTime\" =\u003e 1555078242426,\n    \"height\" =\u003e 8852541,\n    \"loaded\" =\u003e true,\n    \"networkHeight\" =\u003e 8852541,\n    \"secondsSinceEpoch\" =\u003e 90969042,\n    \"syncing\" =\u003e false,\n    \"transactions\" =\u003e %{\n      \"confirmed\" =\u003e 2460045,\n      \"total\" =\u003e 2460045,\n      \"unconfirmed\" =\u003e 0,\n      \"unprocessed\" =\u003e 0,\n      \"unsigned\" =\u003e 0\n    }\n  },\n  \"links\" =\u003e %{},\n  \"meta\" =\u003e %{}\n}\n```\n## Docs\nPlease refer API docs for more details https://hexdocs.pm/lisk_api_elixir_client/LiskApiElixirClient.Node.html#content\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanugowda%2Flisk-api-elixir-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanugowda%2Flisk-api-elixir-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanugowda%2Flisk-api-elixir-client/lists"}