Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Bridge Operator Standard for cross chain functionality between Aion & Ethereum blockchain

License

Notifications You must be signed in to change notification settings

Mavennet/bridge-operator-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bridge Operator Standard

Overview

This repository contains the contracts for bidirectional bridge operator standard for Aion network's AIP #005.

A standard to meet the functionality requirements of a bidirectional bridge operator to support two way flow of tokens or assets.

Cross Chain Functionality

To send a cross chain token transfer from the source chain to the destination chain, the token holder must freeze the token(s) on the source chain using the freeze function, emitting an event which specifies the token receiver address on the destination chain. The Bridge Operator Contract then relays the transaction to the destination chain using the thaw function, thawing the appropriate token amount to the token receiver address on the destination chain.

About

Bridge Operator Standard for cross chain functionality between Aion & Ethereum blockchain

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published