https://github.com/ixofoundation/ixo-blockchain
ixo blockchain SDK
https://github.com/ixofoundation/ixo-blockchain
golang
Last synced: 26 days ago
JSON representation
ixo blockchain SDK
- Host: GitHub
- URL: https://github.com/ixofoundation/ixo-blockchain
- Owner: ixofoundation
- License: apache-2.0
- Created: 2018-04-23T08:08:51.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T19:37:39.000Z (about 1 month ago)
- Last Synced: 2025-03-27T20:33:31.875Z (about 1 month ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 118 MB
- Stars: 41
- Watchers: 11
- Forks: 28
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-ccamel - ixofoundation/ixo-blockchain - ixo blockchain SDK (Go)
README
# ixo Blockchain
[](https://github.com/ixofoundation/ixo-blockchain/releases/latest)  [](https://github.com/ixofoundation/ixo-blockchain/releases/)
[](https://github.com/ixofoundation/ixo-blockchain/blob/main/LICENSE)  
[](https://goreportcard.com/report/github.com/ixofoundation/ixo-blockchain)[](https://discord.com/invite/ixo) [](https://t.me/ixonetwork)
[](https://twitter.com/ixoworld)
[](https://medium.com/ixo-blog)
![]()
The 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.
Have a look at [go.mod](https://github.com/ixofoundation/ixo-blockchain/blob/main/go.mod) for specific dependencies and their most recent versions.
The 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.
Ixo has 8 custom cosmos modules which help to reach the Ixo goals and missions:
- [Bonds](/x/bonds/spec/README.md)
- [Iid](/x/iid/spec/README.md)
- [Entity](/x/entity/spec/README.md)
- [Claims](/x/claims/spec/README.md)
- [Token](/x/token/spec/README.md)
- [Epochs](/x/epochs/README.md)
- [Mint](/x/mint/README.md)
- [Smart Account](/x/smart-account/README.md)## 🤝 How to contribute
If 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.
Our 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.