GitPedia

Liquality swap

Swap without intermediation peer-to-peer, cross chain

From liquality·Updated February 13, 2026·View on GitHub·

Update the configuration file at `config.js` ([config.js](src/config/config.js)) with your preferred network and nodes. An example mainnet configuration is available here [liquality.io.mainnet.config.js](.travis/liquality.io.mainnet.config.js). For maximum security, use your own nodes! The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2018. Key topics include: atomic-swap, bitcoin, disintermediated, ethereum, peer-to-peer.

Latest release: v0.5.0
June 30, 2020View Changelog →

Liquality Swap <img align="right" src="https://raw.githubusercontent.com/liquality/chainabstractionlayer/master/liquality-logo.png" height="80px" />

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.

bash
npm install npm start

Build for production

bash
npm run build

License

MIT

Contributors

Showing top 7 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from liquality/liquality-swap via the GitHub API.Last fetched: 6/24/2026