diff --git a/src/app/docs-content.tsx b/src/app/docs-content.tsx index b299141..f86af94 100644 --- a/src/app/docs-content.tsx +++ b/src/app/docs-content.tsx @@ -18,7 +18,7 @@ export const navigation = [ ["Architecture & Consensus", "/architecture"], ["COOK (Native Token)", "/cook"], ["Validators", "/validators"], - ["Multi-sig Bridge", "/bridge"], + ["Bridge", "/bridge"], ["Bridge Mechanism", "/bridge-mechanism"], ], }, @@ -91,11 +91,11 @@ export const searchIndex = [ terms: "validator hardware stake operator decentralization uptime", }, { - title: "Multi-sig Bridge", + title: "Bridge", href: "/bridge", section: "The Chain", terms: - "bridge multisig lock unlock solana cookie chain squads pda vault proposals threshold", + "bridge hyperlane instant warp route multisig lock unlock solana cookie chain squads pda vault proposals threshold deprecated legacy", }, { title: "Bridge Mechanism", @@ -370,8 +370,9 @@ export const docsPages = [ single operator.
Bridge COOK from Solana through the community multi-sig bridge at{" "}
-
- COOK moves between Solana and Cookie Chain through a - community-operated multi-sig. It is a lock/unlock bridge, not a - mint/burn bridge, and no single party can move bridge funds - unilaterally. + The bridge has three layers: an instant Hyperlane warp route (the + way users move COOK today), a community multi-sig custody layer + holding the reserves, and a legacy escrow flow that was deprecated + on July 10, 2026. It is a lock/unlock system, not mint/burn, and no + single party can move reserve funds unilaterally. +
+
+ Live July 3, 2026 and out of beta July 6, 2026. COOK is locked in
+ the collateral pool on the sending chain and a relayer delivers 1:1
+ COOK from the destination pool within seconds. Bridge at{" "}
+
- In the reverse direction, the same signer set controls the - corresponding unlock back on Solana. The community multi-sig - coordinates bridge locks and unlocks on both sides. + The original community-operated escrow flow (deposit with a memo, + manual settlement in 12-24 hours) served from launch on May 26 + through July 10, 2026, and has been retired in favor of the instant + Hyperlane route. Do not send funds to the legacy flow. +
++ Reserves on both chains are held by matching community multi-sigs. + The same signer set coordinates reserve operations on both sides; + releases require the signature threshold, and every movement is a + public on-chain proposal.
@@ -845,9 +863,10 @@ export const docsPages = [
- The plan is to create the Pumpfun token on Solana and acquire locked - COOK tokens, equal to 27% of the supply. That acquired allocation is - used to let locked holders bridge out freely instead of being trapped - by the original lock structure. + This was executed at launch: the Pump.fun token (sCOOK) was created + on Solana on May 26, 2026, and an allocation equal to roughly 28% of + supply was acquired and locked to back genesis holders. That equity + reserve lets legacy holders bridge out freely instead of being + trapped by the original lock structure, and remains in place under + multi-sig custody.
-
- After the locked-holder path is live, the next phase is a 1:1
- conversion relayer bridge between Solana COOK and Cookie Chain COOK.
- Users will be able to move between
@@ -1270,8 +1295,8 @@ wallet = "~/.config/solana/id.json"`}
Use the community multi-sig bridge at{" "}
-