Categorygithub.com/renproject/swapperd
module
1.0.1-stable-dd60dab
Repository: https://github.com/renproject/swapperd.git
Documentation: pkg.go.dev

# README

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.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author