diff --git a/news/2026-roadmap.mdx b/news/2026-roadmap.mdx new file mode 100644 index 0000000..15b1257 --- /dev/null +++ b/news/2026-roadmap.mdx @@ -0,0 +1,48 @@ +--- +slug: 2026-roadmap +title: 2026 RANDAO ROADMAP +authors: ['abpiv'] +tags: [business] +date: 2026-01-03 +--- +# 🛣️ 2026 RANDAO Roadmap + +![Title Image](../static/img/news/2026-roadmap/title.png) + +This roadmap outlines RANDAO’s strategic vision for 2026 — driving innovation across multi-chain infrastructure, EVM interoperability, secure randomness, and cross-chain deployment. Each quarter marks a significant leap toward realizing an efficient, decentralized future for verifiable randomness. +{/* truncate */} +--- + +## 🔶 Q1 — The Multi-Chain Expansion + +![Q1 Image](../static/img/news/2026-roadmap/q1.png) + +RANDAO will introduce front-end support enabling users to connect wallets from both AO and Base chains seamlessly. In parallel, key ecosystem partnerships—especially with wallets and potential clients—will be established within the Base network. + +--- + +## 🟠 Q2 — The Omni-Chain Protocol + +![Q2 Image](../static/img/news/2026-roadmap/q2.png) + +RANDAO evolves into an EVM-agnostic protocol, unlocking the ability to deploy its smart contracts across any EVM-compatible chain with minimal friction. Base will be the first EVM network supported, laying the foundation for expansive cross-chain functionality. + +--- + +## 🟡 Q3 — The Whisper + +![Q3 Image](../static/img/news/2026-roadmap/q3.png) + +An off-chain Whisper Network will be implemented to power efficient coordination and communication within the RANDAO ecosystem. This innovation will optimize the protocol’s performance, enabling faster and more efficient RNG on both AO and Base. + +--- + +## 🟠 Q4 — The Shout + +![Q4 Image](../static/img/news/2026-roadmap/q4.png) + +RANDAO goes live across major networks including AO, Base, Ethereum, Arbitrum, Optimism, and BSC—paving the way for its official token launch. The RNG Bridge will simultaneously enable seamless token transfers between AO and all supported EVM chains. + +--- + +![Final Image](../static/img/news/2026-roadmap/follow.png) diff --git a/news/authors.yml b/news/authors.yml index 7e9d7e2..c10ef5d 100644 --- a/news/authors.yml +++ b/news/authors.yml @@ -17,3 +17,17 @@ ceey: image_url: https://pbs.twimg.com/profile_images/1937177930301411328/-fGd2d3Y_400x400.jpg socials: x: ceeysya + +abpiv: + name: Allan B. Pedin IV + title: CEO & CO-Founder of RANDAO + # url: https://sebastienlorber.com + image_url: https://pbs.twimg.com/profile_images/1991180608702173184/XIGBn_XG_400x400.jpg + # page: + # # customize the url of the author page at /blog/authors/ + # permalink: '/all-sebastien-lorber-articles' + socials: + x: AllanRANDAO + linkedin: allan-b-pedin-iv + # github: slorber + # newsletter: https://thisweekinreact.com diff --git a/static/img/news/2026-roadmap/follow.png b/static/img/news/2026-roadmap/follow.png new file mode 100644 index 0000000..a08fc9f Binary files /dev/null and b/static/img/news/2026-roadmap/follow.png differ diff --git a/static/img/news/2026-roadmap/q1.png b/static/img/news/2026-roadmap/q1.png new file mode 100644 index 0000000..69a69c4 Binary files /dev/null and b/static/img/news/2026-roadmap/q1.png differ diff --git a/static/img/news/2026-roadmap/q2.png b/static/img/news/2026-roadmap/q2.png new file mode 100644 index 0000000..446ba32 Binary files /dev/null and b/static/img/news/2026-roadmap/q2.png differ diff --git a/static/img/news/2026-roadmap/q3.png b/static/img/news/2026-roadmap/q3.png new file mode 100644 index 0000000..fb82f7f Binary files /dev/null and b/static/img/news/2026-roadmap/q3.png differ diff --git a/static/img/news/2026-roadmap/q4.png b/static/img/news/2026-roadmap/q4.png new file mode 100644 index 0000000..a1d2c80 Binary files /dev/null and b/static/img/news/2026-roadmap/q4.png differ diff --git a/static/img/news/2026-roadmap/title.png b/static/img/news/2026-roadmap/title.png new file mode 100644 index 0000000..af639a7 Binary files /dev/null and b/static/img/news/2026-roadmap/title.png differ