Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Page “full-nodes-api-services” #1577

Merged
merged 5 commits into from
Nov 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 22 additions & 6 deletions _data/pages/full-nodes-api-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,23 @@ blocks:
description: Starknet full-node written in Rust by StarkWare
image: /assets/logo_papyrus_80x80.png
randomize: true
- type: card_list
randomize: false
title: Open endpoints
card_list_items:
- title: Blast API
website_url: https://blastapi.io/public-api/starknet
image: /assets/5olekvre_400x400.jpg
twitter: https://twitter.com/BlastAPI
- website_url: http://starknetrpc.nethermind.io/
title: Nethermind
description: Nethermind's Starknet RPC service, now with open endpoints.
image: /assets/nethermind_icon_1600_black-1-.png
twitter: https://twitter.com/NethermindEth
- title: Lava Protocol
image: /assets/lava_network-symbol.jpg
website_url: https://www.lavanet.xyz/get-started/starknet
twitter: https://twitter.com/lavanetxyz
- type: card_list
title: API services
card_list_items:
Expand All @@ -53,24 +70,23 @@ blocks:
title: Lava Protocol
description: Lava is an open-source protocol for reliable access to RPC data
image: /assets/logo_lava_80x80.png
type_list:
- type: "Open endpoints "
url: https://www.lavanet.xyz/get-started/starknet
type_list: []
twitter: https://twitter.com/lavanetxyz
- title: Blast API
description: API service for Starknet
link_url: https://blastapi.io/public-api/starknet
image: /assets/5olekvre_400x400.jpg
website_url: https://blastapi.io/public-api/starknet
type: ""
type_list:
- type: Open endpoints
url: https://blastapi.io/public-api/starknet
type_list: []
twitter: https://twitter.com/BlastAPI
- title: Nethermind
description: Nethermind provides fast and reliable Starknet RPC service built
for developers.
image: /assets/nethermind_icon_1600_black-1-.png
website_url: http://starknetrpc.nethermind.io/
link_url: http://starknetrpc.nethermind.io/
twitter: https://twitter.com/NethermindEth
- description: Chainbase is an open Web3 data infrastructure for accessing,
organizing, and analyzing on-chain data at scale.
title: Chainbase
Expand Down