firmachain
FirmaChain Blockchain, using Go, Tendermint, Cosmos SDK. (by FirmaChain)
hermes
IBC Relayer in Rust (by informalsystems)
firmachain | hermes | |
---|---|---|
2 | 6 | |
57 | 451 | |
- | 2.2% | |
0.0 | 9.4 | |
almost 2 years ago | 5 days ago | |
Go | Rust | |
GNU General Public License v3.0 or later | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
firmachain
Posts with mentions or reviews of firmachain.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-14.
-
FIRMACHAIN and People's Tech Partners Up to Tap the "Prop Tech" Market
Official Site | Twitter | Medium | Telegram(Announcement) | Telegram Community | Reddit Community | Kakao Plus | Github | Firma Station iOS | Firma Station Andriod | Firma Station PC web | Firma Station PC application | FIRMACHAIN block explorer | Restake Webpage
- FIRMACHAIN’s Testnet(Imperium-4) Upgrade
hermes
Posts with mentions or reviews of hermes.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-17.
-
Scaling The Interchain - A Deep Dive Into IBC Relayer Operations
Our production automation at CryptoCrew is built around Hermes, a comprehensive and well maintained IBC Relayer Software by Informal Systems, written in Rust. Hermes is capable of handling most of the different packet types. It is performant, very reliable, and offers extensive configuration options, enabling fine-grained control.
-
Can an ibc relay node block a particular address or wallet
(2) Introduction - Hermes (IBC Relayer CLI) Documentation. https://hermes.informal.systems/.
-
FIRMACHAIN’s Testnet(Imperium-4) Upgrade
With the release of the official Hermes v1.0, system settings are built based on the relevant features *Hermes related information (https://hermes.informal.systems/)
-
Cosmos X Holochain Rust synergies?
I'm curious about future potential synergies between Holochain ( https://github.com/holochain/holochain ) and the Cosmos ecosystem, considering the consensus engine (under development : https://github.com/cosmos/cosmos-rust/tree/main/cosmrs ), the Interchain Blockchain Protocol ( https://github.com/informalsystems/ibc-rs ) and the smart contacts module (https://github.com/CosmWasm/cosmwasm ) exist in Rust.
-
💬🔥 AMA with Mircea Colnescu and Greg Szabo of Cephalopod Equipment Corp 💬🔥 - Community Interview - September 30th, @ at 12 PM PDT / 3 PM EDT / 19:00 UTC
Lastly, the first question: performance improvements. The developer team and Mircea worked through several troubleshooting sessions to identify potential slowdowns in how Hermes works. Some of these were simply because of the Hermes architecture (mostly synchronous implementation for simplicity), some were timing issues (packets got in a queue but the queue didn't execute for a while). I'm sure Mircea will use the words "testing in production" somewhere here. He might also have more in-depth knowledge about the bugs fixed. (Or else the version ChangeLog might be of help: https://github.com/informalsystems/ibc-rs/blob/master/CHANGELOG.md)
-
Rust vs TLA+
To answer your question with an example, ibc-rs, a Rust implementation of Inter-Blockchain Communication, uses TLA+ and model checkers in their CI.
What are some alternatives?
When comparing firmachain and hermes you can also consider the following projects:
cli - Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
ibc-go - Inter-Blockchain Communication Protocol (IBC) implementation in Golang.