{"id":13563737,"url":"https://github.com/ixofoundation/ixo-blockchain","last_synced_at":"2026-03-12T19:17:18.884Z","repository":{"id":38363767,"uuid":"130662238","full_name":"ixofoundation/ixo-blockchain","owner":"ixofoundation","description":"ixo blockchain SDK","archived":false,"fork":false,"pushed_at":"2026-01-23T15:27:12.000Z","size":124451,"stargazers_count":43,"open_issues_count":30,"forks_count":29,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-01-24T06:35:37.424Z","etag":null,"topics":["golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ixofoundation.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":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-23T08:08:51.000Z","updated_at":"2026-01-23T15:26:53.000Z","dependencies_parsed_at":"2024-08-01T13:19:47.522Z","dependency_job_id":"c81d0156-674b-45e7-81a7-46968052521a","html_url":"https://github.com/ixofoundation/ixo-blockchain","commit_stats":null,"previous_names":["ixofoundation/ixo-cosmos"],"tags_count":44,"template":false,"template_full_name":null,"purl":"pkg:github/ixofoundation/ixo-blockchain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixofoundation%2Fixo-blockchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixofoundation%2Fixo-blockchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixofoundation%2Fixo-blockchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixofoundation%2Fixo-blockchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ixofoundation","download_url":"https://codeload.github.com/ixofoundation/ixo-blockchain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ixofoundation%2Fixo-blockchain/sbom","scorecard":{"id":499033,"data":{"date":"2025-08-11","repo":{"name":"github.com/ixofoundation/ixo-blockchain","commit":"7d8a4497496e9c641649f3dd8633b3c4ec12784d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Code-Review","score":1,"reason":"Found 2/13 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/codespell.yaml:1","Warn: no topLevel permission defined: .github/workflows/ibc-e2e.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:16","Warn: no topLevel permission defined: .github/workflows/prepare_release.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/test_pull_request.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.0.0 not signed: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/209194630","Warn: release artifact v4.0.0 not signed: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/189171203","Warn: release artifact v4.0.0-rc.1 not signed: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/187859379","Warn: release artifact v3.0.0 not signed: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/147878029","Warn: release artifact v3.0.0-rc.0 not signed: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/147855319","Warn: release artifact v5.0.0 does not have provenance: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/209194630","Warn: release artifact v4.0.0 does not have provenance: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/189171203","Warn: release artifact v4.0.0-rc.1 does not have provenance: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/187859379","Warn: release artifact v3.0.0 does not have provenance: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/147878029","Warn: release artifact v3.0.0-rc.0 does not have provenance: https://api.github.com/repos/ixofoundation/ixo-blockchain/releases/147855319"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: scripts/demo/meta_data.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/build.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/codespell.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codespell.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/codespell.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ibc-e2e.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/ibc-e2e.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:227: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:284: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:298: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare_release.yaml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/prepare_release.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_pull_request.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/test_pull_request.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_pull_request.yaml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/test_pull_request.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_pull_request.yaml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/test_pull_request.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_pull_request.yaml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/test_pull_request.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_pull_request.yaml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/test_pull_request.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_pull_request.yaml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/test_pull_request.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_pull_request.yaml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/ixofoundation/ixo-blockchain/test_pull_request.yaml/main?enable=pin","Warn: containerImage not pinned by hash: .infra/dockerfiles/Dockerfile:3","Warn: containerImage not pinned by hash: .infra/dockerfiles/Dockerfile:6","Warn: containerImage not pinned by hash: .infra/dockerfiles/Dockerfile:10","Warn: containerImage not pinned by hash: .infra/dockerfiles/Dockerfile.codespell:1: pin your Docker image by updating python:3.11-slim-buster to python:3.11-slim-buster@sha256:c46b0ae5728c2247b99903098ade3176a58e274d9c7d2efeaaab3e0621a53935","Warn: containerImage not pinned by hash: Dockerfile:12","Warn: containerImage not pinned by hash: Dockerfile:60","Warn: downloadThenRun not pinned by hash: .infra/dockerfiles/Dockerfile:4","Warn: pipCommand not pinned by hash: .infra/dockerfiles/Dockerfile.codespell:7","Warn: pipCommand not pinned by hash: .github/workflows/codespell.yaml:26","Warn: npmCommand not pinned by hash: .github/workflows/prepare_release.yaml:59","Warn: npmCommand not pinned by hash: .github/workflows/test_pull_request.yaml:56","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  12 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"33 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3059 / GHSA-m3rh-cvr5-x6q4","Warn: Project is vulnerable to: GO-2024-3082 / GHSA-g8w7-7vgg-x7xg","Warn: Project is vulnerable to: GO-2024-3319 / GHSA-vmg2-r3xv-r3xf","Warn: Project is vulnerable to: GHSA-2q97-m5rc-p3gp","Warn: Project is vulnerable to: GHSA-vmqh-5232-v43r","Warn: Project is vulnerable to: GO-2025-3449 / GHSA-mx2j-7cmv-353c","Warn: Project is vulnerable to: GO-2025-3448 / GHSA-23qp-3c2m-xx6w","Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2024-3259 / GHSA-p7mv-53f2-4cwj","Warn: Project is vulnerable to: GO-2025-3442 / GHSA-22qq-3xwm-r5x4","Warn: Project is vulnerable to: GO-2025-3443 / GHSA-r3r4-g7hq-pq4f","Warn: Project is vulnerable to: GO-2024-3339 / GHSA-8wcc-m6j2-qxvm","Warn: Project is vulnerable to: GO-2025-3476 / GHSA-x5vx-95h7-rv4p","Warn: Project is vulnerable to: GO-2025-3516 / GHSA-47ww-ff84-4jrg","Warn: Project is vulnerable to: GO-2025-3803 / GHSA-p22h-3m2v-cmgh","Warn: Project is vulnerable to: GO-2023-1821","Warn: Project is vulnerable to: GO-2023-1881","Warn: Project is vulnerable to: GO-2025-3463 / GHSA-6fgm-x6ff-w78f","Warn: Project is vulnerable to: GO-2025-3372 / GHSA-6wxm-mpqj-6jpf","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-6hwc-9h8r-3vmf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T21:19:25.606Z","repository_id":38363767,"created_at":"2025-08-19T21:19:25.606Z","updated_at":"2025-08-19T21:19:25.606Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30439658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: 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":["golang"],"created_at":"2024-08-01T13:01:22.784Z","updated_at":"2026-03-12T19:17:18.860Z","avatar_url":"https://github.com/ixofoundation.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# ixo Blockchain\n\n[![GitHub release (latest by date)](https://img.shields.io/github/v/release/ixofoundation/ixo-blockchain?color=white\u0026label=release\u0026style=flat-square)](https://github.com/ixofoundation/ixo-blockchain/releases/latest) ![GitHub Release Date](https://img.shields.io/github/release-date/ixofoundation/ixo-blockchain?label=date\u0026color=white\u0026style=flat-square) [![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/ixofoundation/ixo-blockchain?color=00d2ff\u0026include_prereleases\u0026label=candidate\u0026style=flat-square)](https://github.com/ixofoundation/ixo-blockchain/releases/)\n\n[![GitHub license](https://img.shields.io/github/license/ixofoundation/ixo-blockchain?color=lightgrey\u0026style=flat-square)](https://github.com/ixofoundation/ixo-blockchain/blob/main/LICENSE) ![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/ixofoundation/ixo-blockchain?color=lightgrey\u0026style=flat-square) ![GitHub repo size](https://img.shields.io/github/repo-size/ixofoundation/ixo-blockchain?color=lightgrey\u0026style=flat-square)\n[![Go Report Card](https://goreportcard.com/badge/github.com/ixofoundation/ixo-blockchain)](https://goreportcard.com/report/github.com/ixofoundation/ixo-blockchain)\n\n[![Discord](https://img.shields.io/badge/Discord-7289DA?style=for-the-badge\u0026logo=discord\u0026logoColor=white)](https://discord.com/invite/ixo) [![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge\u0026logo=telegram\u0026logoColor=white)](https://t.me/ixonetwork)\n[![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge\u0026logo=twitter\u0026logoColor=white)](https://twitter.com/ixoworld)\n[![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge\u0026logo=medium\u0026logoColor=white)](https://medium.com/ixo-blog)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./.github/assets/readme_banner.png\" /\u003e\n\u003c/p\u003e\n\u003cbr /\u003e\n\nThe ixo Blockchain is a Layer 1 blockchain that runs on both Testnet and Mainnet. It is built using the [Cosmos SDK](https://docs.cosmos.network/main), [Tendermint](https://docs.tendermint.com/), and [IBC](https://ibc.cosmos.network/), and was one of the earliest networks to incorporate these technologies.\n\nHave a look at [go.mod](https://github.com/ixofoundation/ixo-blockchain/blob/main/go.mod) for specific dependencies and their most recent versions.\n\nThe ixo Blockchain powers client applications for coordinating, financing and verifying impacts. The [Impacts Wallet](https://github.com/ixofoundation/ixo-Mobile-dev), [JAMBO](https://github.com/ixofoundation/jambo), and [Launchpad](https://github.com/ixofoundation/ixo-webclient) are examples of client applications that use the ixo Blockchain. The [Impacts SDK](https://www.npmjs.com/package/@ixo/impactxclient-sdk) makes it simple to interact with the ixo Blockchain.\n\nIxo has 8 custom cosmos modules which help to reach the Ixo goals and missions:\n\n- [Bonds](/x/bonds/spec/README.md)\n- [Iid](/x/iid/spec/README.md)\n- [Entity](/x/entity/spec/README.md)\n- [Claims](/x/claims/spec/README.md)\n- [Token](/x/token/spec/README.md)\n- [Epochs](/x/epochs/README.md)\n- [Mint](/x/mint/README.md)\n- [Smart Account](/x/smart-account/README.md)\n\n## 🤝 How to contribute\n\nIf you are interested in contributing to the ixo Blockchain, there are many opportunities to get involved, such as contributing code or participating in community discussions. See the [How to Contribute section](https://github.com/ixofoundation#how-to-contribute) of our documentation for more details.\n\nOur community is passionate about using blockchain technology to create positive impacts in the world. We believe in the power of collaboration and innovation to drive change, and we welcome anyone who shares our vision to join us on Discord or Telegram.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixofoundation%2Fixo-blockchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fixofoundation%2Fixo-blockchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fixofoundation%2Fixo-blockchain/lists"}