Welcome to the Xbridgegold repository!
The Xbridge allows users to transfer assets between Goldxchain, ethereum and bsc chain
Sub-repositories maintained within this repo are listed below.
Sub-repository | Description |
---|---|
[Oracle] Responsible for listening to bridge related events and authorizing asset transfers. | |
[Monitor] Tool for checking balances and unprocessed events in bridged networks. | |
[Deployment] Ansible playbooks for deploying cross-chain bridges. | |
[Commons] Interfaces, constants and utilities shared between the sub-repositories | |
[Contracts] All smart contracts to manage bridge validators, collect sigs and asset relay etc |
If there is no need to build docker images for the TokenBridge components (oracle, monitor), initialize submodules, install dependencies, compile the Smart Contracts:
yarn initialize