From 8b334d7260545669dd76f1f3229ce41c4d050e0b Mon Sep 17 00:00:00 2001 From: Chris Moore Date: Fri, 5 Apr 2019 21:19:33 -0700 Subject: [PATCH] Replace Blocypher with BlockCypher --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6aaf0a3..9abc7e9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Modular Bitcoin full-node microservices API server architecture and utilities to # What is cyphernode? -Cyphernode is a Free open-source alternative to hosted services and commercial Bitcoin APIs such as Blockchain.info, Bitpay, Coinbase, Blocypher, Bitgo, etc. You can use it to build Bitcoin services and applications using your own Bitcoin and Lightning Network full nodes. It is a substitute for the Bitcore and Insight software projects. +Cyphernode is a Free open-source alternative to hosted services and commercial Bitcoin APIs such as Blockchain.info, Bitpay, Coinbase, BlockCypher, Bitgo, etc. You can use it to build Bitcoin services and applications using your own Bitcoin and Lightning Network full nodes. It is a substitute for the Bitcore and Insight software projects. It implements a self-hosted API which allows you to spawn and call your encrypted overlay network of dockerized Bitcoin and crypto software projects (virtual machines). The Docker containers used in this project are hosted at www.bitcoindockers.com.