From 9b6adbf4eca4d2af31766029eadab55c5a76df8b Mon Sep 17 00:00:00 2001 From: Chris Troutner Date: Thu, 6 Aug 2020 14:06:45 -0700 Subject: [PATCH] Updates to readme --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eaa187d..a2e90e3 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,8 @@ of [BITBOX SDK](https://github.com/Bitcoin-com/bitbox-sdk). Both bch-api and bch-js are part of the [full stack of BCH software](https://troutsblog.com/research/bitcoin-cash/how-to-bch-full-stack-developer). -- [API Documentation](https://api.bchjs.cash/docs/) -- [BCH Example Applications](https://github.com/Permissionless-Software-Foundation/bch-js-examples) -- [slp-cli-wallet](https://github.com/christroutner/slp-cli-wallet): a hacker-friendly, command-line BCH and SLP token wallet using this REST API. +- [API Documentation](https://fullstack.cash/documentation) +- [Example Code](https://fullstack.cash/examples) Have questions? Need help? Join our community support [Telegram channel](https://t.me/bch_js_toolkit)