From 6b426d7091634c365c730d3221f29ed4a132eac9 Mon Sep 17 00:00:00 2001 From: sayon-islam-23 <68483305+sayon-islam-23@users.noreply.github.com> Date: Thu, 1 Oct 2020 01:17:00 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9791a71..784b4e4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The program is very simple, It basically allow the website owner to creates DEPO It works with all the coins that use a BITCOIN core clone wallet client. The code published is based on CLAM coin. -I'm going to add new codes to this repository, to manage transactions to hot wallet, and to allow withdrawals to USERS or CLIENTS EXTERNAL WALLETS. +I am going to add new codes to this repository, to manage transactions to hot wallet, and to allow withdrawals to USERS or CLIENTS EXTERNAL WALLETS. You need a local wallet installed an sync on your computer or on the server. It uses subprocess library to call, and execture che -cli WALLET CONSOLE commands.