Reddio's Starknet Node Beta Launch
To facilitate developer accessing the Starknet node easier and faster, we are announcing Starknet node as beta available on Reddio.
To facilitate developer accessing the Starknet node easier and faster, we are announcing Starknet node as beta available on Reddio.
Starknet as a zk Layer 2 provides developers and users with massive scaling, fast transactions, and low costs.
Reddio’s Starknet Node
A recent performance analysis underscores Reddio's Starknet node as a standout in speed and reliability, significantly outpacing providers like Infura:
Location | DNS | Connect | TLS | TTFB |
---|---|---|---|---|
Frankfurt | 10.34 ms | 0.74 ms | 20.66 ms | 89.92 ms |
Amsterdam | 27.53 ms | 2.78 ms | 17.4 ms | 106.92 ms |
London | 15.19 ms | 3.03 ms | 17.51 ms | 117.73 ms |
New York | 28.6 ms | 1.95 ms | 27.57 ms | 159.83 ms |
San Francisco | 19.36 ms | 2.62 ms | 24.49 ms | 240.89 ms |
Location | DNS | Connect | TLS | TTFB |
---|---|---|---|---|
Frankfurt | 19.85 ms | 92.27 ms | 198.68 ms | 385.15 ms |
Amsterdam | 7.65 ms | 99.14 ms | 210.11 ms | 407.72 ms |
London | 7.86 ms | 81.94 ms | 171.83 ms | 336.58 ms |
New York | 15.55 ms | 7.47 ms | 32.42 ms | 48.85 ms |
San Francisco | 17.59 ms | 72.54 ms | 156.74 ms | 302.38 ms |
Throughout various global regions, from Frankfurt to San Francisco, Reddio consistently demonstrated faster response times, quicker secure connection handshakes, and impressive server responsiveness.
Reddio's node not only ensures top-tier performance but also provides an unparalleled user experience. When every millisecond counts, Reddio emerges as the obvious choice for those who demand the best.
Access to Reddio’s Starknet Node
For a limited time only, Reddio is granting public access to its Starknet node during the beta launch. This means that you can directly connect to and experience the power of Starknet via Reddio's state-of-the-art node. You can connect to it through following endpoint:
https://starknet-mainnet.reddio.com
How to Connect
Connecting to the Reddio Starknet node is straightforward. Simply use the provided endpoint in your applications or development environment. We provide a python example code that you can follow.
First, you need to install starknet_py through pip:
pip install starknet_py
Then you can access the latest block through the following code:
from starknet_py.net.full_node_client import FullNodeClient
client = FullNodeClient(node_url="https://starknet-mainnet.reddio.com")
block = client.get_block_sync("latest")
print(block.block_number)
What's Next
Reddio has been working consistently to deliver product beneficial to Starknet community, from Starknet Smart Contract templates (ERC20, ERC721, ERC1155, ERC20 Airdrop), to Starknet Node and contribution to Starknet Appchain,
Register your account at https://www.reddio.com/ to stay tuned.
Low latency and free Starknet node awaits!
For a limited time, Reddio is offering unrestricted access to its high-speed StarkNet Node, completely free of charge. This is an unparalleled opportunity to experience the fastest connection with the lowest delay. All you need to do is register an account on Reddio at https://dashboard.reddio.com/ and start exploring the limitless possibilities.
You can discover why Reddio claims the fastest connection by reading more here.