Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rumos-io/gears
A Rust implementation of the Cosmos SDK
https://github.com/rumos-io/gears
blockchain cometbft cosmos cosmos-sdk cryptocurrency rust tendermint
Last synced: 4 months ago
JSON representation
A Rust implementation of the Cosmos SDK
- Host: GitHub
- URL: https://github.com/rumos-io/gears
- Owner: rumos-io
- License: apache-2.0
- Created: 2022-09-22T08:32:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T13:02:27.000Z (8 months ago)
- Last Synced: 2024-05-22T13:07:34.724Z (8 months ago)
- Topics: blockchain, cometbft, cosmos, cosmos-sdk, cryptocurrency, rust, tendermint
- Language: Rust
- Homepage:
- Size: 11 MB
- Stars: 19
- Watchers: 2
- Forks: 4
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - rumos-io/gears - A Rust implementation of the Cosmos SDK (Rust)
README
Gears
![banner](assets/gears-logo-black.png#gh-light-mode-only)
![banner](assets/gears-logo-white.png#gh-dark-mode-only)Gears is a Rust implementation of the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk). The full functionality of the
Cosmos SDK has not yet been implemented however Gears can be used to create basic Blockchains.[This](./gaia-rs) (part) implementation of a Cosmos Hub (Gaia) node shows how Gears can be used to build a Blockchain.
# AZKR
Work on Gears is primarily funded through [AZKR research](https://azkr.org/). AZKR are using Gears to build AZKR-chain which is a unique web3 ecosystem to help DAOs achieve mass adoption. [Their dashboard](http://dashboard.azkr.org/devnet) demonstrates how Gears can work seamlessly with existing Cosmos ecosystem tooling, in this case the [ping.pub](https://ping.pub/) dashboard.