From 47b8dce96666f960376adb7e04c41ca5620b2d41 Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Wed, 21 Jul 2021 15:10:05 -0700 Subject: [PATCH] Adding link to YouTube video in README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a39d67..42bda22 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a censorship-resistant, IPFS-based microservice that provides access for wallets to access the Bitcoin Cash (BCH) blockchain. It leverages [bch-js](https://github.com/Permissionless-Software-Foundation/bch-js). +- [Decentralized Blockchain Service Providers](https://youtu.be/m_33rRXEats) YouTube video demos this software. + ## About This Repository This repository is forked from the [ipfs-service-provider](https://github.com/Permissionless-Software-Foundation/ipfs-service-provider) repository. That code has been customized to provide BCH blockchain access for wallets. This server-side node.js app provides both REST API over HTTP and JSON RPC over IPFS endpoints for wallets to access the blockchain through.