shopglobal / liquality-swap

Swap without intermediation peer-to-peer, cross chain

Home Page:https://liquality.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liquality Swap

Build Status Standard Code Style MIT License ChainAbstractionLayer Gitter Telegram

Trustless swaps application

How to run

Requirements

  • Git
  • Node.Js

Steps:

git clone https://github.com/liquality/liquality-swap.git
cd liquality-swap
npm install

Update the configuration file at config.js (config.js) with your preferred network and nodes. An example mainnet configuration is available here liquality.io.mainnet.config.js. For maximum security, use your own nodes!

Now run the app:

npm start

Development

Run locally

U2F (@ledgerhq/hw-transport-u2f) requires HTTPS.

npm install
npm start

Build for production

npm run build

License

MIT

About

Swap without intermediation peer-to-peer, cross chain

https://liquality.io

License:MIT License


Languages

Language:JavaScript 84.1%Language:SCSS 15.1%Language:HTML 0.6%Language:Shell 0.1%Language:Dockerfile 0.1%