Liquality swap
Swap without intermediation peer-to-peer, cross chain
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.
Liquality Swap <img align="right" src="https://raw.githubusercontent.com/liquality/chainabstractionlayer/master/liquality-logo.png" height="80px" />
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.
bashnpm install npm start
Build for production
bashnpm run build
License
MIT
Contributors
Showing top 7 contributors by commit count.
