All Projects → renproject → swapperd

renproject / swapperd

Licence: GPL-3.0 license
Swapperd daemon for executing cross-chain swaps

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to swapperd

lightning-xchain-atomic-swap
Lightning Cross Chain Atomic Swap
Stars: ✭ 16 (-40.74%)
Mutual labels:  atomic, swap
xmr-btc-atomic-swap
Cross-chain atomic swap protocol between Monero and Bitcoin
Stars: ✭ 67 (+148.15%)
Mutual labels:  atomic, swap
Multicurrencywallet
Bitcoin, Ethereum, ERC20 crypto wallets with Atomic Swap exchange. Release announce: https://twitter.com/SwapOnlineTeam/status/1321844352369500160
Stars: ✭ 136 (+403.7%)
Mutual labels:  atomic, swap
build-atomic-host
Ansible Playbook to automate building own Atomic Host with Customized Packages
Stars: ✭ 15 (-44.44%)
Mutual labels:  atomic
nft-swap-sdk
Ethereum's missing p2p NFT and token swap library for web3 developers. Written in TypeScript. Powered by 0x.
Stars: ✭ 200 (+640.74%)
Mutual labels:  swap
mulle-thread
🔠 Cross-platform thread/mutex/tss/atomic operations in C
Stars: ✭ 22 (-18.52%)
Mutual labels:  atomic
uniswap-sushiswap-arbitrage-bot
Two bots written in JS that uses flashswaps and normal swaps to arbitrage Uniswap. Includes an automated demostration.
Stars: ✭ 351 (+1200%)
Mutual labels:  swap
Abool
💡 Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.
Stars: ✭ 225 (+733.33%)
Mutual labels:  atomic
triton
Triton Operating System
Stars: ✭ 56 (+107.41%)
Mutual labels:  atomic
atomically
Write files atomically and reliably.
Stars: ✭ 136 (+403.7%)
Mutual labels:  atomic
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (+44.44%)
Mutual labels:  atomic
SecureSnaps
Image Codec using Private-key cryptography
Stars: ✭ 13 (-51.85%)
Mutual labels:  swap
zram-swap-manager
A versatile zRAM swap manager with dynamic swappiness - for Android and GNU/Linux systems.
Stars: ✭ 43 (+59.26%)
Mutual labels:  swap
proxmox toolbox
A toolbox to get the firsts configurations of Proxmox VE / BS done in no time
Stars: ✭ 158 (+485.19%)
Mutual labels:  swap
atomix
Simple and easy wrappers for Go sync/atomic package.
Stars: ✭ 26 (-3.7%)
Mutual labels:  atomic
Steno
Specialized fast async file writer
Stars: ✭ 236 (+774.07%)
Mutual labels:  atomic
deswappify-auto
automatically swap-in pages when enough memory is available
Stars: ✭ 30 (+11.11%)
Mutual labels:  swap
howto
Dumping ground for various HowTo documents that I produce
Stars: ✭ 58 (+114.81%)
Mutual labels:  swap
ekzo
💫 Functional Sass framework for rapid and painless development
Stars: ✭ 32 (+18.52%)
Mutual labels:  atomic
convert-british-to-american-spellings
Convert text so that British spellings are swapped with their Americanized form or vice versa.
Stars: ✭ 26 (-3.7%)
Mutual labels:  swap

Swapperd

CircleCI

Documentation

Swapperd is built and officially supported by the Republic Protocol team. It is a daemon that can be used to execute cross-chain atomic swaps between Bitcoin, Ethereum, and ERC20 tokens.

Installation

macOS and Ubuntu

curl https://git.io/test-swapperd -sSLf | sh

Windows

Download the latest version from releases!

Development

To build locally, run:

make build

In order to cross-compile for all platforms, you will need Docker and xgo.

To build for all platforms, run:

make

You can build for a specific platform by running:

make [platform]

where [platform] is one of darwin, linux, or windows.

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].