From 5bb85bcbdade9e82e4db15fccf6758b1ba20b60b Mon Sep 17 00:00:00 2001 From: CapDog <34176400+capitalistdog@users.noreply.github.com> Date: Sun, 23 Aug 2020 15:27:10 -0400 Subject: [PATCH] Update README.md http://bitcoin:bc1q2pn0rf92mt3pznjxq9gg3wkmjv0cmuy88tmfl8 --- README.md | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b5ae361c..9874df53 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ -This is an alpha release of the [ShockWallet](https://shockwallet.app) API. +

ShockAPI

+ +![GitHub last commit](https://img.shields.io/github/last-commit/shocknet/wallet?style=flat-square) +![GitHub](https://img.shields.io/github/license/shocknet/wallet?label=license&style=flat-square) +[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) +[![Chat](https://img.shields.io/badge/chat-on%20Telegram-blue?style=flat-square)](https://t.me/Shockwallet) +![Twitter Follow](https://img.shields.io/twitter/follow/ShockBTC?style=flat-square) + +

+ +This is an alpha release of the Shockwallet backend service.
For easy setup on your Laptop/Desktop, [a wizard is available here.](https://github.com/shocknet/wizard) @@ -27,5 +37,5 @@ cd api yarn install ``` -3) Run with `node main -c -h 0.0.0.0` // remove -c for testnet -4) Connect with ShockWallet +3) Run with `yarn start` +4) Connect with Shockwallet (Provide your node IP, or Scan QR if using ShockWizard)