Skip to content

Alexsanchez06/beldex-binance-bridge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beldex Binance Bridge

Features:

  • Swap BDX to wBDX.
  • Swap wBDX to BDX.
  • See balance of BDX and wBDX accounts.
  • Process all BDX and wBDX swaps.
  • Print invalid transactions
Folder Description
api The api server for the bridge. This is also where the swap processing happens
bridge-core Shared code between the api and processing
beldex-bridge The front end for the bridge
processing The processing logic for the bridge

Build instructions

Each of the modules are designed so they can be run on different servers. As such all relevant building instructions are placed inside the folders.

Credits

The beldex binance bridge uses parts of the Fantom Foundation bridge which can be found here https://github.com/Fantom-foundation/bnbridge.exchange

About

Beldex Binance Bridge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.6%
  • HTML 14.2%
  • CSS 1.2%