https://github.com/chainsafe/chainbridge-ui
https://github.com/chainsafe/chainbridge-ui
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chainsafe/chainbridge-ui
- Owner: ChainSafe
- License: lgpl-3.0
- Created: 2020-03-02T14:38:58.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T15:54:53.000Z (almost 3 years ago)
- Last Synced: 2025-10-02T02:53:25.205Z (4 months ago)
- Language: TypeScript
- Size: 21.9 MB
- Stars: 26
- Watchers: 14
- Forks: 86
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChainbridgeUI
## Introduction
**Chainbridge UI** is an OpenSource (under GNU Lesser General Public License v3.0) whitelabel application for developers
to work with Chainsafe [Chainbridge](https://github.com/ChainSafe/chainbridge-core). UI consist of two part:
BridgeUI is used to interact with [Bridge](https://github.com/chainsafe/chainbridge-solidity) smart contracts
in order to send deposits.
ExplorerUI is used to track and navigate every bridging that happens over specific Bridge smart contract.
## Live demo
You can test UI with our [live demo](52.73.103.2)
This demo is a working bridge between Rinkebay <> Goerly <> Alfajores (celo).
It requires you to have MetaMask wallet and to have some ETH on those network in order to pay tx fees, also you need to request some ERC20 tokens in our [discord](https://discord.gg/ykXsJKfhgq) channel
***NOTE*** this is under an active development so can be broken occasionally.
## Running locally
TODO
## FAQ
Please check our [Q&A section](https://github.com/ChainSafe/chainbridge-ui/discussions/categories/q-a)
## License
GNU Lesser General Public License v3.0
