From 4fb404ddfa0ff0c525807075d243506909bd9b1a Mon Sep 17 00:00:00 2001 From: Will Binns Date: Thu, 16 Jul 2020 17:46:27 +0200 Subject: [PATCH] appdx-bitcore: Drop reference to playground Resolves #657 --- appdx-bitcore.asciidoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appdx-bitcore.asciidoc b/appdx-bitcore.asciidoc index de60a160..9da357b7 100644 --- a/appdx-bitcore.asciidoc +++ b/appdx-bitcore.asciidoc @@ -18,14 +18,13 @@ * Elliptic curve Integrated Encryption Scheme (bitcore-ecies) * Wallet service (bitcore-wallet-service) * Wallet client (bitcore-wallet-client) -* Playground (bitcore-playground) * Integrating services directly with Bitcoin Core (bitcore-node) === Bitcore Library Examples ==== Prerequisites -* NodeJS >= 4.x or use our https://bitcore.io/playground[hosted online playground] +* NodeJS >= 4.x If using NodeJS and the node REPL: