From f3bc031e9c98dc05dc64fd212f80357aee9eaaa5 Mon Sep 17 00:00:00 2001 From: Alex Beckett <75361908+alex-beckett@users.noreply.github.com> Date: Fri, 24 May 2024 21:13:34 +0930 Subject: [PATCH] Update from-monolith.js --- src/datas/celestia-underneath/from-monolith.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datas/celestia-underneath/from-monolith.js b/src/datas/celestia-underneath/from-monolith.js index 793e0922..b2149fed 100644 --- a/src/datas/celestia-underneath/from-monolith.js +++ b/src/datas/celestia-underneath/from-monolith.js @@ -1,5 +1,5 @@ export const fromMonolith = { - title: "From monolithic to modular", + title: "Monolithic to modular", text: `
Bitcoin was the first blockchain and decentralized app. But Bitcoin wasn’t made for others to build apps on, so developers began building their own basic L1s.
Then, Ethereum built the first blockchain you could program for apps. However, developers continued launching L1s with increasing development times and costs.