Back to Blog

Cumulus tool for Substrate and GRANDPA in-depth – 04. [Sofia Polkadot]

1 min read·Posted underEvents &Meet-ups

Updated on

Cover Image for Cumulus tool for Substrate and GRANDPA in-depth – 04. [Sofia Polkadot]

Share

Polkadot Sofia Meetup 4 – Cumulus, Substrate and Grandpa

The time has come for our fourth Polkadot Sofia Meetup. This time the meetup took place in a new cozy venue – Networking Premium Coworking, and hopefully the recording will be better.

We looked over Cumulus – a tool set for easier development of parachains with Substrate.

It’s easy to write blockchains using Substrate, and the overhead of writing parachains’ distribution, p2p, database, and synchronization layers is generally high and should be reusable. This project aims to make it easy to write parachains for Polkadot by leveraging the power of Substrate.

cumulus github

In order for us to understand what cumulus actually is about we needed to dive deep into Substrate and Polkadot.

So we looked over what Substrate framework is build for and what are its main features.

Polkadot’s GRANDPA consensus is a very interesting and quite adaptive algorithm. Milen had prepared a presentation about it, explaining its roots.

You can see the whole video from the meetup here:

Resources

Have a project in mind?

Let's talk about what you're building.


Milen
About the author

Milen

Milen Radkov has experience building and delivering successful complex software systems and projects for both big enterprises and small startups. Being actively developing across different blockchain protocols, platforms and projects for the past 10 years, he has gained extensive experience in blockchain development, architectures, consensus algorithms and token economics. Milen is a well-known figure in the blockchain space.


More Stories

Cover Image for Owning your AI?

Owning your AI?

The Underlying Question Businesses integrating AI into operations face a structural decision that is often made implicitly: whether to consume AI capabilities through external managed APIs or to deploy and operate models within their own infrastructure. The choice is rarely framed this way at the outset – teams reach for an API key because it […]

Read more
Cover Image for Discreet Log Contracts vs. EVM Oracle Networks: Two Visions for Trustless Finance

Discreet Log Contracts vs. EVM Oracle Networks: Two Visions for Trustless Finance

The Oracle Problem: Where Every Blockchain Hits a Wall A blockchain is, by design, a closed system. It can verify its own state with mathematical certainty – whether a transaction was signed correctly, whether a UTXO exists, whether a smart contract condition was met. What it cannot do natively is reach out and verify the […]

Read more