Skip to content

Commit

Permalink
📝 Update BlockPI Network (#533)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xx92 authored Jan 14, 2024
1 parent a003f66 commit f1653d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3646,8 +3646,8 @@ export const allProjects: Array<Project> = [
},
{
id: "9c967156-6b8d-4072-bb5a-83ac3b28e154",
name: "BlockPi",
shortName: "BlockPi",
name: "BlockPI Network",
shortName: "BlockPI",
description:
"Distributed multi-chain acceleration layer solving the RPC requests congestion problem with infinite scalability.",
tags: ["infrastructure"],
Expand All @@ -3660,7 +3660,7 @@ export const allProjects: Array<Project> = [
discord: "https://discord.com/invite/xTvGVrGVZv",
telegram: "https://t.me/blockpidaily",
},
isLive: false,
isLive: true,
isTestnetLive: false,
},
{
Expand Down

1 comment on commit f1653d6

@vercel
Copy link

@vercel vercel bot commented on f1653d6 Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.