Skip to content

hop-protocol/v2-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

Welcome to the Hop Protocol v2 documentation!

Note: The Hop v2 protocol and docs are still a work-in-progress and only on testnet.

Looking for the v1 Docs? The Hop v1 docs are for the current version of Hop.

{% content-ref url="http://localhost:5000/o/z99xBMPJtczzz1HiPNOe/s/-MOYaoULYuKq7wLWewmU/" %} Developer Docs v1 {% endcontent-ref %}

Hop Core Messenger

The Hop Core Messenger is a simple, trustless messaging protocol that can be used to build powerful cross-chain applications.

How it works

  • The Core Messenger uses a hub-and-spoke model
  • Messages are aggregated into bundles
  • The bundle is hashed and sent to the destination
  • Native bridges with Ethereum are used to pass the bundle hash
  • At the destination, messages in the bundle can be unpacked and executed

Because the native bridges can sometimes be slow, the Hop Core Messenger is best used for messages that require trustlessness and high-security but are not time sensitive (e.g. value settlement, dispute resolution, DAO governance, etc.).

Faster messaging models such as collateralized messaging and optimistic messaging (as seen in Hop V1) can be easily implemented on top of the Core Messenger for application-specific or generalized use cases.

Smart Contracts

{% content-ref url="broken-reference" %} Broken link {% endcontent-ref %}

JavaScript SDK

{% content-ref url="broken-reference" %} Broken link {% endcontent-ref %}

Bundle Relayer

{% content-ref url="broken-reference" %} Broken link {% endcontent-ref %}

Looking for the v1 Docs?

The Hop v1 docs are for the current version of Hop.

{% content-ref url="http://localhost:5000/o/z99xBMPJtczzz1HiPNOe/s/-MOYaoULYuKq7wLWewmU/" %} Developer Docs v1 {% endcontent-ref %}

Looking for User Docs?

{% content-ref url="http://localhost:5000/o/z99xBMPJtczzz1HiPNOe/s/libLZBZV7uqIA565p5dQ/" %} User Docs {% endcontent-ref %}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published