メインコンテンツまでスキップ

「company」タグの記事が6件件あります

全てのタグを見る

Koii Networkとの戦略的パートナーシップでイノベーションを促進

· 約4分
Dora Noda
Software Engineer

はじめに

ブロックチェーンと分散型技術が急速に進化する中、BlockEden.xyz は新興ブロックチェーン向けにイノベーション、セキュリティ、コミュニティ主導の進歩を提供する波として位置付けられています。本日、私たちはインターネットの権力を分散化し、コントロールをコミュニティに返すことを目指すビジョナリー・プラットフォーム Koii Network との新たなパートナーシップを発表できることを嬉しく思います。この協業は単なる提携に留まらず、テクノロジーが少数ではなく多数に奉仕する環境を育むという私たちのコミットメントの前進です。

BlockEden.xyz:ブロックチェーンソリューションの最前線

BlockEden.xyz は、ステーク総額 $5,000 万、47 の API、6,000 人を超える開発者コミュニティを誇る堅牢な API マーケットプレイスで知られています。高可用性、セキュリティ、インクルーシブ性への取り組みは、ブロックチェーンプロトコル構築者、DApp 開発者、トークン保有者にとって信頼できるパートナーとなっています。

Koii Network:デジタル空間の民主化

Koii Network のインターネット権力の分散化というミッションは、私たちが描くより公平なデジタル未来と合致します。エッジコンピューティングを活用し、Koii Tasks を通じた「Gradual Consensus(段階的合意)」を導入することで、個人が計算リソースから収入を得られる環境に優しくコスト効率の高い手段を提供します。高速・スケーラブル・プライベートなシステム構築に注力する同社は、従来のソーシャルメディア、出版、AI システムに対する革新的な代替案を提示しています。

未来へのパートナーシップ

BlockEden.xyz と Koii Network の提携は、共通の価値観と技術的シナジーが交わることを意味します。両者は以下を目指します:

  • デジタルセキュリティとプライバシーの強化:双方の強みを結集し、ユーザーデータを保護し、個人がデジタルフットプリントをコントロールできる、より安全でプライベートなデジタルソリューションを提供します。
  • イノベーションとスケーラビリティの促進:この協業により、革新的でありながらスケーラブルで、より広いユーザー層が利用できる分散型アプリケーション(dApp)の開発が加速します。
  • コミュニティ主導の開発支援:テクノロジーの未来を形作るコミュニティの役割を支援します。本提携は、開発者やイノベーターがビジョンを実現できるよう、ツール、リソース、支援的エコシステムを提供します。
  • Koii ノードオペレーター向けのオンボーディングオプション拡大とツール提供:BlockEden.xyz は多数のブロックチェーンエコシステムでノード運用の豊富な技術経験を有しており、Koii エコシステムへ業界知見をもたらします。

結論

Koii Network とのこの旅路に踏み出すにあたり、BlockEden.xyz は高品質で信頼性が高く、インクルーシブなソリューションでブロックチェーン領域を支えるという使命を揺るぎなく掲げ続けます。本パートナーシップは、競争より協働を、個人の利益より共通の善を重視する私たちの信念の証です。共に、テクノロジーがすべての個人を力づけ、よりオープンで公平、そして分散化された世界を実現する未来への道を切り拓いていきます。

Use Incognito BlockEden.xyz Ethereum RPC URL

· 約2分
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分
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分
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

マスタープラン

· 約2分
Jack Sim
Web3 Builder

BlockEden.xyz は、今後 5 年間で Web3 開発者向けの包括的プラットフォームを構築することを目指しています。戦略は、クライアントのビジネスニーズをすぐに解決できるジェネシスプロダクトから始めることです。私たちは Aptos チェーン API サービスをそのジェネシスプロダクトと位置付けています。順調に進めば、リソース・経験・評判が向上するにつれて、製品提供を横方向、縦方向、スケーラブルに拡大できます。

横方向に

  • Aptos エコシステムの主要プラットフォームになる。
  • Move VM エコシステム(Sui、Linera を含む)の主要プラットフォームになる。
  • その他のパブリックブロックチェーン(例:EVM 系エコシステム、Polkadot エコシステム、Cosmos エコシステム)の主要プラットフォームになる。

縦方向に

  • ネイティブチェーン API を提供する。
  • 拡張 API を提供する(例:コイン、トークン、NFT マーケットプレイス、DeFi プロトコル)。
  • リアルタイム通知および Webhook。
  • データ分析。
  • クライアント SDK。

スケーラブルに

  • 単一データセンター、10K QPS、100TiB データ容量
  • 複数データセンター、1M QPS、10PiB データ容量
  • プラネットスケール

タイムライン

2022年Q4

Launch MVP: Aptos chain API services.

2023年Q1

Launch Enhanced API services: supporting Coin (ERC-20) and Token (aka ERC-721). Launch SDK.

2023年Q2

Improve Enhanced API services: supporting more on-chain protocols. Expand chain API services to Sui.

2023年Q3

Launch real-time notification and webhook. Expand enhanced API services to Sui.

2023年Q4

Launch data analytics. Expand infrastructure geographically.

2023年以降

Our journey is just 1% finished, and we are looking forward to keep building with you!

Genesis of BlockEden.xyz

· 約4分
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.