Skip to content

Commit 4125894

Browse files
committed
Adding EDU Testnet
1 parent 1bb0b2a commit 4125894

File tree

1 file changed

+12
-0
lines changed
  • apps/dashboard/src/app/(app)/(dashboard)/(chain)

1 file changed

+12
-0
lines changed

apps/dashboard/src/app/(app)/(dashboard)/(chain)/utils.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,18 @@ const chainMetaRecord = {
390390
buttonText: "Learn More",
391391
},
392392
},
393+
//EDU Testnet <Open Campus Codex>
394+
656476: {
395+
headerImgUrl: eduBanner.src,
396+
about:
397+
"Education On-Chain - A Layer 3 blockchain preparing students and learners for the future of work while advancing onchain education finance (EduFi).",
398+
cta: {
399+
backgroundImageUrl: eduCTA.src,
400+
title: "Education On-Chain",
401+
buttonLink: "https://educhain.xyz/",
402+
buttonText: "Learn More",
403+
},
404+
},
393405

394406
//Etherlink Testnet
395407
128123: {

0 commit comments

Comments
 (0)