All Projects → poanetwork → token-bridge

poanetwork / token-bridge

Licence: other
Oracle service for TokenBridge. TB is an interoperability solution between Ethereum networks for native to ERC20 and ERC20 to ERC20 cross chain transfers

Programming Languages

javascript
184084 projects - #8 most used programming language

Token Bridge Oracle

The token bridge oracle should be deployed on specified validator nodes (only nodes whose private keys correspond to addresses specified in the smart contracts) in the network. It connects to two chains via a Remote Procedure Call (RPC) and is responsible for:

  • listening to events related to bridge contracts
  • sending transactions to authorize asset transfers

By doing this, users are able to transfer assets between two chains in the Ethereum ecosystem.

Due to reorganization of the token bridge repos into one monorepo the sources of the token bridge oracle was moved to the TokenBridge repo.

What does it mean for you? If you would like

  • to raise an issue against the oracle, follow this link.
  • to find if a new version of the UI is ready in the monorepo, visit the releases tab.
  • to get access to the last changes made in this repo, check the release 1.3.1 or the master branch.

If you still have no clear understanding what you need to do, please visit the TokenBridge forum and raise your question there.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].