All Projects → liquality → liquality-swap

liquality / liquality-swap

Licence: MIT License
Swap without intermediation peer-to-peer, cross chain

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to liquality-swap

video-chat
Simple Web Application that offer you to create video meeting room using WebRTC and Socket.
Stars: ✭ 32 (-37.25%)
Mutual labels:  peer-to-peer
js-libp2p-gossipsub
JavaScript implementation of Gossipsub
Stars: ✭ 76 (+49.02%)
Mutual labels:  peer-to-peer
pacman.store
Pacman Mirror via IPFS for ArchLinux, Endeavouros and Manjaro
Stars: ✭ 65 (+27.45%)
Mutual labels:  peer-to-peer
bifrost
Communications library & daemon for Go. Modular transports, links, pubsub (NATS), quic-over-websocket, libp2p, RPC, encryption, testing, and more.
Stars: ✭ 63 (+23.53%)
Mutual labels:  peer-to-peer
VaporCoin
A peer-to-peer blockchain ledger, built with Swift, using Vapor
Stars: ✭ 68 (+33.33%)
Mutual labels:  peer-to-peer
portal
🔗 zero-config peer-to-peer encrypted live folder syncing that respects your `.gitignore`
Stars: ✭ 284 (+456.86%)
Mutual labels:  peer-to-peer
husarnet
Husarnet is a Peer-to-Peer VPN to connect your laptops, servers and microcontrollers over the Internet with zero configuration.
Stars: ✭ 128 (+150.98%)
Mutual labels:  peer-to-peer
wirelink
Experimental P2P configuration plane for Wireguard
Stars: ✭ 16 (-68.63%)
Mutual labels:  peer-to-peer
field-manual
The Offical User's Guide to OrbitDB
Stars: ✭ 178 (+249.02%)
Mutual labels:  peer-to-peer
univoice
Voice chat/VoIP solution for unity. P2P implementation included.
Stars: ✭ 192 (+276.47%)
Mutual labels:  peer-to-peer
numerifides
A proposal for a system of decentralized trust, built on an open, public blockchain.
Stars: ✭ 14 (-72.55%)
Mutual labels:  peer-to-peer
mytosis
🔀 A peer-to-peer data sync framework
Stars: ✭ 19 (-62.75%)
Mutual labels:  peer-to-peer
tapit-app
App which lets two people share their social media details by simply putting one phone on top of the other ("tapping"). Currently in development by Nikita Mounier.
Stars: ✭ 18 (-64.71%)
Mutual labels:  peer-to-peer
tensorpeers
p2p peer-to-peer training of tensorflow models
Stars: ✭ 57 (+11.76%)
Mutual labels:  peer-to-peer
Layr
A decentralized (p2p) file storage system built atop Kademlia DHT that enforces data integrity, privacy, and availability through sharding, proofs of retrievability, redundancy, and encryption, with smart-contract powered incentive scheme
Stars: ✭ 90 (+76.47%)
Mutual labels:  peer-to-peer
SentryPeer
A distributed peer to peer list of bad actor IP addresses and phone numbers collected via a SIP Honeypot.
Stars: ✭ 108 (+111.76%)
Mutual labels:  peer-to-peer
peerjs-python
Python port of PeerJS client
Stars: ✭ 56 (+9.8%)
Mutual labels:  peer-to-peer
auth
Decentralized authentication and authorization for team collaboration, using a secure chain of cryptological signatures. (Formerly known as 🌮 Taco.)
Stars: ✭ 78 (+52.94%)
Mutual labels:  peer-to-peer
objkt-swap
Hic et Nunc smart contracts. FA2 multiassets: hDAO, OBJKTs, Marketplace, SUBJKTs and Unregistry.
Stars: ✭ 67 (+31.37%)
Mutual labels:  atomic-swap
blockchain-reading-list
A reading list on blockchain and related technologies, targeted at technical people who want a deep understanding of those topics.
Stars: ✭ 93 (+82.35%)
Mutual labels:  peer-to-peer

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].