You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -18,8 +22,19 @@ import useCheckViewport from "@/hooks/useCheckViewport"
18
22
constMotionBox=motion(Box)
19
23
20
24
constFOUNDER_LIST=[
25
+
{
26
+
name: "Tony Olendo",
27
+
title: "Co-Founder",
28
+
prototol: "ViFi",
29
+
content:
30
+
"We are building on Scroll because it offers our users the strongest cryptographic guarantees. Scroll has built the most performant ZK L2 in the industry and offering this security to our users is a no brainer.",
31
+
href: "https://www.virtualfinance.xyz/",
32
+
image: TonyImage,
33
+
bgColor: "#E5E2F7",
34
+
},
21
35
{
22
36
name: "Roberto Machado",
37
+
title: "Co-Founder",
23
38
prototol: "Quill Finance",
24
39
content:
25
40
"We were able to launch Quill with first-mover advantage because of how easy Scroll makes things for builders. This is an ecosystem meant for those who want to create value, not extract it.",
@@ -28,29 +43,62 @@ const FOUNDER_LIST = [
28
43
bgColor: "#DCF2EF",
29
44
},
30
45
{
31
-
name: "Mike Silagadze",
32
-
prototol: "EtherFi",
33
-
content: "Fast, cheap, ZK, good long term oriented team, good ecosystem - bet on teams that ship.",
34
-
href: "https://www.ether.fi/",
35
-
image: MikeImage,
46
+
name: "Tomas DI Maurov",
47
+
title: "Founder",
48
+
prototol: "ChatterPay",
49
+
content:
50
+
"Scroll helped us take ChatterPay from a hackathon project to mainnet, with low-cost transfers and key support from all the team that boosted our launch, distribution, and content.",
51
+
52
+
href: "https://chatterpay.net/",
53
+
image: TomasDIMaurovImage,
54
+
bgColor: "#FFF8F3",
55
+
},
56
+
{
57
+
name: "Yudhishthra",
58
+
title: "Founder",
59
+
prototol: "SynthOS",
60
+
content:
61
+
"Scroll is building the stablecoin stack for yield, utility, and access. SynthOS plugs into it by routing idle stablecoins to earn in the background, then settling instantly when needed.",
62
+
63
+
href: "https://www.synthos.fun/",
64
+
image: YudhishthraImage,
36
65
bgColor: "#FAFDD4",
37
66
},
38
67
{
39
-
name: "Tony Olendo",
40
-
prototol: "ViFi",
68
+
name: "Peter Maina",
69
+
title: "Founder",
70
+
prototol: "Project Mocha",
41
71
content:
42
-
"We are building on Scrollbecause it offers our users the strongest cryptographic guarantees. Scroll has built the most performant ZK L2 in the industry and offering this security to our users is a no brainer.",
43
-
href: "https://www.virtualfinance.xyz/",
44
-
image: TonyImage,
72
+
"Project Mocha is building on Scroll’s zkEVM Layer 2 because it gives us the scalability and low fees we need to empower coffee farmers . With Scroll’s fast, secure, and cost-effective infrastructure, we can focus on real impact—helping communities grow while providing global users a frictionless Web3 experience.",
73
+
href: "https://projectmocha.com/",
74
+
image: PeterMainaImage,
45
75
bgColor: "#E5E2F7",
46
76
},
47
77
{
48
-
name: "Yi Sun",
49
-
prototol: "Axiom",
50
-
content:
51
-
"As we’ve been building Axiom, we’ve benefited tremendously from Scroll’s community-driven ethos in both open source code collaboration and ZK education.",
52
-
href: "https://www.axiom.xyz/",
53
-
image: YiImage,
78
+
name: "JY",
79
+
title: "Founder",
80
+
prototol: "Polystream",
81
+
content: "Building on Scroll is a no-brainer: cheap, secure, and most importantly, dev-friendly. Love the people too!",
82
+
href: "https://www.polystream.xyz/",
83
+
image: JYImage,
84
+
bgColor: "#DCF2EF",
85
+
},
86
+
{
87
+
name: "Sir Honeyworth B. Goldwing",
88
+
title: "Chief Nectar Officer",
89
+
prototol: "Honeypop",
90
+
content: "Scroll is like if zk-rollups and mainnet had a baby during a gas war and left it on your doorstep wrapped in alpha.",
91
+
href: "https://honeypop.app/",
92
+
image: JasonImage,
93
+
bgColor: "#FAFDD4",
94
+
},
95
+
{
96
+
name: "Mike Silagadze",
97
+
title: "Co-founder",
98
+
prototol: "EtherFi",
99
+
content: "Fast, cheap, ZK, good long term oriented team, good ecosystem - bet on teams that ship.",
0 commit comments