?

  • Networks

    • BNB ChainBNB Chain
    • FantomFantom
    • AvalancheAvalanche
    • PolkadotPolkadot
    • PolygonPolygon
    • EthereumEthereum
    • Other
  • Products

    • Scan
    • Dev
    • RPC
    • App Chain
    • Liquid Staking
    • Gaming
    • API
  • Activities

    • Announcements
    • Grants
    • Education
    • Developers
    • Events
    • Thought Leadership

Ankr Blog: All About Web3 Infrastructure

Newest first
What is gRPC: A Comprehensive Guide [2024]

What is gRPC: A Comprehensive Guide [2024]

Kevin Dwyer

Kevin Dwyer

April 30, 2024

gRPC, or Google Remote Procedure Call, is an open-source RPC framework initially developed by Google. It allows efficient communication between distributed systems using a variety of programming languages and environments.

##...

Ankr RaaS Integrates Hyperlane for Permissionless Interoperability

Ankr RaaS Integrates Hyperlane for Permissionless Interoperability

Kevin Dwyer

Kevin Dwyer

April 30, 2024

hyperlane.jpg

As deploying a new rollup becomes easier than ever with Ankr’s Rollup as a Service, we are thrilled to introduce our latest integration that makes interoperability just as seamless. Hyperlane...

gRPC vs RPC in Blockchain Infrastructure

gRPC vs RPC in Blockchain Infrastructure

Kevin Dwyer

Kevin Dwyer

April 29, 2024

grpc-vs-rpc.jpg

As blockchain technology continues to evolve, the choice of communication protocols plays a crucial role in determining the efficiency, security, and scalability of blockchain infrastructure. In this article, we dive...

Customize & Launch OP Stack Chains Fast With Ankr

Customize & Launch OP Stack Chains Fast With Ankr

Kevin Dwyer

Kevin Dwyer

April 26, 2024

optimism.jpeg

Ankr’s collaboration with Optimism for Rollups as a Service is well underway, giving every organization or developer the opportunity to customize and deploy dedicated OP Stack Chains that will inherit...

What is JSON-RPC, and what is used for?

What is JSON-RPC, and what is used for?

Kevin Dwyer

Kevin Dwyer

April 25, 2024

what-is-json-rpc.jpg

JSON-RPC (JavaScript Object Notation Remote Procedure Call) is a lightweight remote procedure call protocol. It enables communication between a client and a server over a network by using JSON as...