Skip to content

Add support for BCH #418

@ltardivo

Description

@ltardivo

Currently BCH is not supported by the Bitcion Computer. Similar integration has been done for Pepecoin [#227] and Dogecoin [#156][#322].

This issue requires to implement the compatibility with the following tasks:

Core

  • Select or create a BitcoinCash docker image. We can get started with this linux/amd64 image, but a multiplatform image would be preferred. This is the repository of the project.
  • Modify @bitcoincomputer/nakamotojs library to include Bitcoin Cash network configuration.
  • Create a file /chain-setup/BCH/regtest/.env.example and /chain-setup/BCH/regtest/bitcoin.conf.example file, use pepe as inspiration

Apps

  • Include BitcoinCash as options in the wallet component
  • Include BitcoinCash example environment variables for react apps

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions