Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 829f83e

Browse files
committed
dev:added-new-article
1 parent 56319ca commit 829f83e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

articles/frostgate-formal-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "A Formal Specification for Verifiable Cross-Chain State Transitions"
33
author: "Blessed Tosin Oyinbo"
4-
date: "2025-12-07"
4+
date: "2025-07-07"
55
description: "In this article, I formally define cross-chain interoperability as a problem of verifiable state transitions between distributed state machines, grounded in finality and succinct proofs."
66
tags: ["zk-SNARKs", "consensus", "cryptographic-proofs"]
77
category: "Research"

articles/frostgate-modular-design.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ category: "Blog"
88
image: ""
99
---
1010

11-
# Frostgate: A Modular Architecture for Trustless Interoperability
12-
1311
Frostgate proposes a new architecture for cross-chain interoperability—one that does **not** rely on light clients, centralized bridges, or multisig committees. Instead, it offers a **modular, verifiable system** for message passing across blockchains, primarily grounded in **cryptographic soundness** and **composable design**.
1412

1513
At its core, Frostgate fuses **Succinct State Validation (SSV)**, **zero-knowledge proofs**, and **chain abstraction** into a fully programmable and extensible interoperability stack. Any chain, proving system, or application can adopt it—without compromising decentralization.

0 commit comments

Comments
 (0)