Skip to content

pseudozach/boltz-frontend

Repository files navigation

LN-SOV Bridge frontend

This is the frontend for LN-SOV Bridge which is a non-custodial, submarine swap implementation that supports Rootstock and Lightning Network.

Mainnet deployment available at: https://marduk.exchange

install

  • clone the repo and install requirements
    git clone https://github.com/pseudozach/boltz-frontend.git
    cd boltz-frontend && npm i

  • make required changes as per your environment to .env file

  • start the app
    npm run start

use

  • visit http://localhost:3000

docker

docker buildx build --platform linux/amd64 -t kristjangrm/lnsovbridge-fe:latest .

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages