Skip to content
Discussion options

You must be logged in to vote

TL;DR yes and no!

Like the Cosmos-SDK, the Commonware Framework (once further along) will enable a developer to launch their own blockchain.

Unlike the Cosmos-SDK, the Commonware Framework (CF) will not wrap the underlying network, consensus, and storage primitives behind a unified interface (like ABCI) nor will it define a standard block, transaction, or state/trie format. Everything released by Commonware will be built in Rust and should be easy to extend/modify with your Rust (unless I really fuck something up lol). The primitives produced by Commonware will predominantly be tailored for throughput and will make unique tradeoffs.

There are some new complexities that come from this appr…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@patrick-ogrady
Comment options

patrick-ogrady Dec 12, 2024
Maintainer Author

Answer selected by patrick-ogrady
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant