Zum Hauptinhalt springen

15 Posts getaggt mit "Aptos"

Alle Tags anzeigen

Improving dashboard with API usage monitor

· Eine Minute Lesezeit
Dora Noda
Software Engineer

Many of our customers asked us to improve how we measure API consumption. So today, an API usage monitor is added to the dashboard.

BlockEden.xyz API usage monitor

The chart above shows a test customer's daily requests in the last seven days. The requests are measured in compute units. A compute unit estimates how many resources an API method consumes on BlockEden.xyz. For example, a simple REST request only consumes 1 CU, while a more complex GraphQL request consumes 5 CUs.

Please note that our daily cutoff for the API meter is UTC 00:00 am.

With this new line chart, you can

  • Get more accurate predictions of your API usage.
  • Make better decisions about how to use your APIs.
  • Spend less time worrying about your usage and more time developing your product.

BlockEden.xyz is committed to making it easy for developers to build applications on the blockchain. Our next step is to add basic data analytics for Aptos and support Sui Devnet. If you have any feedback, talk to us at https://discord.gg/GqzTYQ4YNa.

Scalp Empire kooperiert mit BlockEden.xyz, um NFT-Analysen ins Aptos-Netzwerk zu bringen

· 2 Minuten Lesezeit
Jack Sim
Web3 Builder

Großartige Neuigkeiten für Aptos-Inhaber und Web3-Entwickler! Scalp Empire hat sich mit BlockEden.xyz zusammengetan, um NFT-Analysen ins Aptos-Netzwerk zu bringen.

Durch diese Partnerschaft wird BlockEden.xyz indizierte Daten bereitstellen, um die Analysetools von Scalp Empire zu unterstützen. Diese Tools sind unerlässlich für erfolgreiche NFT-Trades. Wenn Sie also in die Welt der NFTs eintauchen möchten, sollten Sie Scalp Empire unbedingt einen Besuch abstatten!

Scalp Empire kooperiert mit BlockEden.xyz, um NFT-Analysen ins Aptos-Netzwerk zu bringen

Was ist Scalp Empire?

Scalp Empire ist ein Projekt, das darauf abzielt, seinen Inhabern die meisten Tools zur Verfügung zu stellen, die für profitable NFT-Trades im Solana-Netzwerk benötigt werden. Neben der Entwicklung von Analysetools, die auf den indizierten Daten von BlockEden.xyz basieren, bietet Scalp Empire auch Sniping-Bots und Listing-Funktionen an. Diese Tools sind unerlässlich für erfolgreiche NFT-Trades.

Was ist BlockEden.xyz?

BlockEden.xyz ist eine Suite von APIs, die DApps jeder Größe für die Aptos- und Sui-Blockchains antreibt. Unser Software- und API-Dienst ermöglicht Ihnen den einfachen Zugriff auf Blockchain-Daten, sodass Sie DApps schnell und effizient erstellen können.

Wir sind gespannt, was Scalp Empire mit den Daten von BlockEden.xyz aufbauen wird! Wenn Sie mehr über diese Partnerschaft erfahren oder mit NFTs beginnen möchten, besuchen Sie noch heute https://www.scalp-empire.com/.

Aptos GraphQL API now available at BlockEden.xyz

· 2 Minuten Lesezeit
Dora Noda
Software Engineer

Bock Eden is glad to add the indexer fullnode GraphQL to our Aptos API and Node Service. This solves the pain point immediately for many DApp developers with a high QPS demand in the Aptos ecosystem.

Without our out-of-box performant API, these developers have to connect to the official servers, which are shared across hobbyist developers with a very restrictive rate limit of 300 requests/hour. This limit is not for production-level products. In this case, developers are forced to run the indexer full node by themselves. And unfortunately, the official guide is confusing and does not cover the entire tech stack.

Now, with BlockEden.xyz's Aptos GraphQL API, developers are now free from worrying about the rate limit or the huge hassle of running their own GraphQL servers.

Here's how to get started...

Step 1. Go to https://blockeden.xyz/dash/. Please sign up if you haven't done so.

Step 2. Input your name for the API key, select Aptos Mainnet Indexer GraphQL, and then click + Create key.

Get Aptos GraphQL Step 1

Step 3. Click the access URL in the table to copy or click Test to get started with the Hasura GraphQL playground.

Get Aptos GraphQL Step 2

Get Aptos GraphQL Step 3

Bungie, who is working on an Aptos wallet, says "This is literally life-saving!"

BlockEden.xyz is committed to growing with the Aptos developers and providing the most tailored and scalable developer infrastructure. This GraphQL feature is exactly the result of listening to our customers. If you are an Aptos developer that needs anything from us, let us know at https://discord.gg/eWZvE4RSBw

Sprechen wir über Blockchain-TPS

· 3 Minuten Lesezeit
Jack Sim
Web3 Builder

Hinweis: Die hier zitierten Metriken stammen vom Oktober 2022 und spiegeln möglicherweise nicht mehr die aktuelle Netzwerkleistung wider.

Am ersten Tag des Starts des Aptos Mainnets gab es einige verwirrende Diskussionen in den sozialen Medien

TPS ist die Abkürzung für „Transaktionen pro Sekunde“ (transactions per second) und die Art und Weise, wie Ingenieure das Volumen des Netzwerkverkehrs messen. Es gibt mehrere Szenarien, wenn wir über TPS sprechen:

  • Max TPS bezeichnet den maximalen Netzwerkverkehr, den eine Blockchain unterstützen könnte. Dies wird davon bestimmt, wie schnell eine Kette Konsens erreichen und einen neuen Block prägen kann, sowie von der Blockgröße (z. B. BTC) oder dem Gaslimit (z. B. Ethereum) eines Blocks. Für Ethereum und spätere Blockchains, die Smart Contracts unterstützen, ist es sinnvoller, durch Gas begrenzt zu sein, da verschiedene Transaktionen (z. B. 1-zu-1-Token-Transfer vs. Prägung mehrerer NFT-Token) unterschiedliche Berechnungskomplexitäten aufweisen und konsistent gemessen werden müssen. Dennoch ist Max TPS kein sehr strenges Maß für den Durchsatz einer Kette. Stattdessen ist es max Gas pro Sekunde. Wie erhalten Entwickler dann den Wert der Max TPS? Es ist normalerweise das Ergebnis von Experimenten – eine Obergrenze unter guten Netzwerkbedingungen, vollständig verfügbaren Validatoren und den einfachsten Transaktionen.

  • Tatsächliche TPS ist das aktuelle Verkehrsaufkommen einer in Betrieb befindlichen Blockchain. Dies wird hauptsächlich davon bestimmt, wie stark das Netzwerk ausgelastet ist. Zum Zeitpunkt des Starts des Aptos Mainnets gab es noch nicht viele dApps und nicht viele Benutzer, die Aptos-Token besaßen, sodass zu diesem Zeitpunkt nicht viele Leute Geschäfte auf Aptos tätigten. Deshalb war die tatsächliche TPS zu diesem Zeitpunkt niedrig. Die tatsächliche TPS wird jedoch durch die Max TPS begrenzt. Die sogenannte Ethereum-Überlastung ist der Moment, in dem die tatsächliche TPS bereits die Max TPS erreicht, keine weiteren Transaktionen verarbeitet werden können und sie warten müssen.

Die hohe Max TPS von Aptos wird ihren Vorteil also zeigen, wenn das Ökosystem wächst und wir weiterhin nahezu sofortige Transaktionsabwicklungen und niedrige Transaktionsgebühren sehen werden.

Kommen wir nun zu den Kunden von BlockEden.xyz. Wir bieten Node-API-Dienste in verschiedenen Stufen an, wobei der Hauptunterschied das QPS-Limit (ähnlich der Abkürzung für „queries per second“, Abfragen pro Sekunde) für die Nutzung unseres Dienstes ist. Der kostenlose Tarif bietet grundsätzlich 1 QPS, während der Pro-Tarif 10 QPS bietet. Das bedeutet, wie viele REST-API-Aufrufe Sie pro Sekunde tätigen können. Dies unterscheidet sich davon, wie viele Transaktionen pro Sekunde auf der Blockchain abgewickelt werden können. Wenn Sie die REST-API aufrufen, können Sie nicht nur Schreiboperationen (d. h. das Senden einer Transaktion) durchführen, sondern auch viele Leseoperationen (z. B. Kontoinformationen abrufen, einen Block abrufen, eine Transaktion abrufen).

Wenn Sie sich noch nicht für unsere Dienste angemeldet haben, besuchen Sie bitte diesen Link, um kostenlos zu starten.

Announcing Aptos REST API Service

· 2 Minuten Lesezeit
Dora Noda
Software Engineer

Historical Note: This post uses the legacy aptos package. For current development, please use @aptos-labs/ts-sdk instead. See our updated Aptos documentation for modern patterns.

BlockEden.xyz is committed to growing with the Aptos and Sui developers and providing the most tailored and scalable developer infrastructure. Thus we have been serving Aptos mainnet since its day-one launch.

In this tutorial, we will share step-by-step tutorials on connecting to Aptos mainnet by using BlockEden.xyz Node Service.

How to connect to Aptos mainnet?

Step 1. Go to https://blockeden.xyz/dash/. Please sign up if you haven't done so.

Step 2. Input your name for the API key, select Aptos Mainnet, and then click + Create key.

create Aptos mainnet api key

Step 3. Grab your access URL by clicking it and copying it to the clipboard.

Aptos mainnet api key

Step 4. Use the access URL in your project like the following. Remember to replace 42424242424242424242 with your own key.

import { AptosClient } from "aptos";

const client = new AptosClient(
"https://aptos-mainnet.blockeden.xyz/42424242424242424242",
);
const block = await client.getBlockByHeight(1);
console.log(block);

About BlockEden.xyz

BlockEden.xyz is a San Francisco-based software company that helps web3 developers connect to the Aptos network instantly and securely. Our mission is to build an all-inclusive platform for web3 developers in the next five years, starting with a genesis product that could immediately serve the Aptos developer community's needs. We are committed to making it easy for developers to get started building on blockchain technology, and we believe our platform will play a key role in bringing about mainstream adoption of web3 applications.

Join Our Community

Join our community to learn more about BlockEden.xyz and stay up to date! Discord | Twitter

Genesis of BlockEden.xyz

· 4 Minuten Lesezeit
Dora Noda
Software Engineer

Hello, world! We are a group of software engineers from the San Francisco Bay Area, building BlockEden.xyz - a suite of APIs powering DApps of all sizes for Aptos and Sui blockchains. Why are we doing this?

Genesis of BlockEden.xyz

We were fascinated by the Bitcoin whitepaper and its disruptive technology back in 2012 and then started to build our own blockchain and its ecosystem at IoTeX in 2017. During the trip, along with the fast-moving industry, we find that:

  1. There are huge gaps between developers and new blockchains. Blockchain installment is like software in the 90s - complex, slow, error-prone, and unscalable.
  2. Web3 developer experience is quite fragmented. Blockchain raw data, derived data, API, push notification, blob store - all those APIs are scattered into different places for the developers to find out and make integrations.

Usually, DApp developers run their own blockchain node or purchase an API service; unfortunately, API service is not quite available for new blockchains like Aptos and Sui.

BlockEden.xyz is here to help -

We bring an API cloud SaaS to developers so they do not have to run and maintain their own blockchain nodes and services. (Starts to build in 10s, instead of spending 20 hours to start, countless hours to maintain!) We get started by serving unique developer tools and data to the Aptos and Sui ecosystem.

The developers could call our standard blockchain and GraphQL APIs with access keys, and use our dashboard to inspect blockchain data schemas, write SQLs and manage their access keys.

How are we different from other blockchain service vendors?

BlockEden.xyz vs. Ankr, NodeReal, Alchemy, and Shinami - Node RPC Services

We are a chain node vendor and we deep dive into the Move-language blockchains by providing unique APIs and services that developers cannot find elsewhere.

Block EdenAnkrNodeRealAlchemyShinami
Aptos RPC
Aptos Data Analytics
Aptos GraphQL
Sui RPC
Sui Data Analytics✅ WIP
Sui GraphQL✅ WIP
Ethereum RPC

BlockEden.xyz vs. Dune Analytics, Flipside Crypto - Data Service

We have no intention of being a web3 data infra for all blockchains.

Blockchain data is all public - Homogeneous content, quality and SLA won’t outrun category leaders. Web3 innovators want painkillers for specific pains, not one-stop shop vitamins for everything. Thus, we aim to be a category leader for Move language blockchains and avoid direct competition with established late-stage businesses.

Although we can build the general-purposed data infra, we think the costs are too high while the profitability is too low to target data analysts and researchers. So instead, we focus on builders, run lean, and persevere.

Block EdenDune AnalyticsFlipside Crypto
Focusing on data analysts
Focusing on developers
Omnichain / multichain
Aptos and Sui blockchains
Write SQL to query
Call GraphQL to query

Going beyond

Node RPC service is just a starting point for BlockEden.xyz. Compared to the crowded data infra space, we think there is vast room for innovations to bridge the gap between web3 developers and blockchain vendors.

In the past five years, we have built a top-50 blockchain, SDK, wallet, DEX, staking portal, decentralized e-commerce, and many more DApps. Now, we are sourcing the best technologies into a unified API and service suite, so that web3 developers like ourselves could focus on building their magic, without the hassle of maintaining a blockchain and its utilities.

In the incoming five years, if your mission is to build the killer app to bring web3 to everyone on the planet, then our mission is to be your best ally. Together, we fight for the next-generation decentralization innovations.