Saltar al contenido principal

5 publicaciones etiquetados con "company"

Ver Todas las Etiquetas

Impulsando la Innovación a Través de una Alianza Estratégica con Koii Network

· 3 min de lectura
Dora Noda
Software Engineer

Introducción

En el dinámico ámbito de la blockchain y las tecnologías descentralizadas, BlockEden.xyz se presenta como una ola de innovación, seguridad y progreso impulsado por la comunidad para nuevas cadenas de bloques. Hoy, nos complace anunciar una nueva asociación con Koii Network, una plataforma visionaria que busca descentralizar el poder de Internet y devolver el control a la comunidad. Esta colaboración es más que una simple alianza; es un paso adelante en nuestro compromiso de fomentar un entorno donde la tecnología sirva a muchos, no a pocos.

BlockEden.xyz: A la Vanguardia de las Soluciones Blockchain

BlockEden.xyz es reconocido por su robusto marketplace de APIs, con un impresionante total de $50 M en staking, 47 APIs y una comunidad de más de 6000 desarrolladores. Nuestra dedicación a la alta disponibilidad, seguridad e inclusión nos ha convertido en un socio de confianza para constructores de protocolos blockchain, desarrolladores de DApps y poseedores de tokens por igual.

Koii Network: Democratizando el Espacio Digital

La misión de Koii Network de descentralizar el poder de Internet se alinea con nuestra visión de un futuro digital más equitativo. Aprovechando la computación en el borde e introduciendo el “Consenso Gradual” a través de Koii Tasks, Koii ofrece una forma ecológica y rentable para que las personas ganen ingresos con sus recursos informáticos. Su enfoque en construir sistemas rápidos, escalables y privados presenta una alternativa innovadora a los medios sociales, la publicación y los sistemas de IA convencionales.

Una Alianza para el Futuro

La asociación entre BlockEden.xyz y Koii Network representa una confluencia de valores compartidos y sinergia tecnológica. Juntos, buscamos:

  • Mejorar la Seguridad y Privacidad Digital: Al combinar nuestras fortalezas, podemos ofrecer soluciones digitales más seguras y privadas, protegiendo los datos de los usuarios y empoderando a las personas con control sobre su huella digital.
  • Fomentar la Innovación y Escalabilidad: Esta colaboración acelerará el desarrollo de aplicaciones descentralizadas (dApps) que no solo sean innovadoras, sino también escalables y accesibles a una audiencia más amplia.
  • Apoyar el Desarrollo Liderado por la Comunidad: Estamos comprometidos a respaldar el papel de la comunidad en la configuración del futuro tecnológico. Esta alianza proporcionará herramientas, recursos y un ecosistema de apoyo para que desarrolladores e innovadores materialicen sus visiones.
  • Ampliar opciones de incorporación y contribuir con herramientas para operadores de nodos Koii: BlockEden.xyz posee una profunda experiencia técnica ejecutando nodos en una gran variedad de ecosistemas blockchain, y aportará esa experiencia al ecosistema Koii.

Conclusión

Al embarcarnos en este viaje con Koii Network, BlockEden.xyz se mantiene firme en su misión de empoderar el espacio blockchain con soluciones de alta calidad, fiables e inclusivas. Esta asociación es un testimonio de nuestra creencia en la colaboración sobre la competencia y la innovación para el bien común. Juntos, estamos allanando el camino hacia un futuro donde la tecnología empodera a cada individuo, fomentando un mundo más abierto, justo y descentralizado.

Use Incognito BlockEden.xyz Ethereum RPC URL

· 2 min de lectura
Jack Sim
Web3 Builder

Starting from Sept 23, 2023, if you use the default RPC URL (aka https://mainnet.infura.io/v3/) in Metamask, your IP address and wallet address will be collected whenever you send a transaction (source).

Some people prefer to keep their identity untracked, and are looking for an alternative RPC URL that doesn’t track user identity. Here BlockEden.xyz gets you covered! We have opened a public Ethereum Mainnet RPC endpoint – https://eth-mainnet-public.blockeden.xyz for free, and we do not trace any user identity of any transactions going through our RPC URL as well as blockchain data reading operations.

To set it up with your Metamask, go to Settings -> Networks, and click “Add a network” on the upper right corner. You can fill in the following info:

Setup BlockEden.xyz ethereum rpc url in Metamask

Then, you’re good to go, and click “Save”. When you want to send an incognito transaction, you could just select “Ethereum Mainnet (BlockEden.xyz)” network, and then send the transaction (shhh~).

What is BlockEden.xyz?

BlockEden.xyz is a suite of APIs powering DApps for Aptos and Sui blockchains of all sizes. Our software and API service enables you to easily access blockchain data so that you can build DApps quickly and efficiently. If you’re a Web3 developer or DApp owner in need of an RPC connection for Aptos and Sui, look no further than BlockEden.xyz! We are proud to be one of the first infrastructure providers offering this service for this highly anticipated new blockchain. In addition to our RPC connection, we will also offer a variety of other essential services and features for any Web3 project. Learn more about us today and see how we can help you succeed in the blockchain space!

Will We Help Ethereum Developers Too?

Whether we will offer Ethereum API support to developers is TBD, but your feedback would be important to us. Please let us know your needs!

Aptos GraphQL API now available at BlockEden.xyz

· 2 min de lectura
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

Announcing Aptos REST API Service

· 2 min de lectura
Dora Noda
Software Engineer

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 min de lectura
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.