https://github.com/fuseio/old-bridge
https://github.com/fuseio/old-bridge
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fuseio/old-bridge
- Owner: fuseio
- License: gpl-3.0
- Created: 2024-11-18T08:40:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-01T12:04:43.000Z (over 1 year ago)
- Last Synced: 2024-12-01T13:19:12.923Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://old-bridge.vercel.app
- Size: 10.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Voltage Bridge Withdrawal Portal
[Voltage Finance DEX Bridge](https://voltage.finance/bridge) was deprecated on December 1, 2024. This old bridge portal is intended for all those who did not withdraw funds and they remained blocked in the bridge.
## Development
### Install Dependencies
```bash
yarn
```
### Run
```bash
yarn start:dev
```