2.3.3 • Published 1 year ago

colab-coinjoin-api v2.3.3

Weekly downloads
-
License
GPL-2.0
Repository
github
Last release
1 year ago

colab-coinjoin-api

js-standard-style semantic-release

Overview

This is a Koa REST API and JSON RPC server. It is used by electron-bch-coinjoin-wallet to generate p2p CoinJoin transactions for improving privacy on BCH coins and SLP tokens. When started, it launches a local copy of go-ipfs and ipfs-coord. These services automatically find other peers on the IPFS network that want to engage in CoinJoin transactions.

Requirements

  • node ^16.19.0
  • npm ^8.19.3

Installation

  • git clone https://github.com/bch-coinjoin/colab-coinjoin-api
  • cd colab-coinjoin-api
  • npm install
  • npm test

License

MIT