Skip to content

Commit

Permalink
✨ Introducing Blockpi (#505)
Browse files Browse the repository at this point in the history
Co-authored-by: 0xlny <[email protected]>
  • Loading branch information
0xx92 and 0xlny authored Dec 27, 2023
1 parent c4404cc commit 70339fb
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions data/ecosystem.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3606,4 +3606,23 @@ export const allProjects: Array<Project> = [
isLive: false,
isTestnetLive: false,
},
{
id: "9c967156-6b8d-4072-bb5a-83ac3b28e154",
name: "BlockPi",
shortName: "BlockPi",
description:
"Distributed multi-chain acceleration layer solving the RPC requests congestion problem with infinite scalability.",
tags: ["infrastructure"],
image: "blockpi.png",
network: {
website: "https://blockpi.io/",
github: "https://github.com/BlockPILabs",
twitter: "https://twitter.com/RealBlockPI",
medium: "https://medium.com/@blockpi",
discord: "https://discord.com/invite/xTvGVrGVZv",
telegram: "https://t.me/blockpidaily",
},
isLive: false,
isTestnetLive: false,
},
];
Binary file added public/logos/blockpi-api.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/logos/blockpi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 70339fb

@vercel
Copy link

@vercel vercel bot commented on 70339fb Dec 27, 2023

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.