From c92db7d137dd4984ae75256c391ccf4529967169 Mon Sep 17 00:00:00 2001 From: ipr0310 <35440957+ipr0310@users.noreply.github.com> Date: Fri, 24 Jun 2022 20:16:52 -0400 Subject: [PATCH 1/3] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b1fd043..60dabb1 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,6 @@ the payments. - http://signumpool.de:8080/ - https://signumpool.com - https://signapool.notallmine.net -- https://fomplopool.com - http://signum.land ## Powered by From f7b78bbe3347de0e7a4b2d6df8a5e67abeaa2cc1 Mon Sep 17 00:00:00 2001 From: ipr0310 <35440957+ipr0310@users.noreply.github.com> Date: Fri, 16 Sep 2022 08:42:41 -0400 Subject: [PATCH 2/3] Update README.md --- react-pool/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-pool/README.md b/react-pool/README.md index 611c8f7..de180fe 100644 --- a/react-pool/README.md +++ b/react-pool/README.md @@ -31,7 +31,7 @@ Per default the Development mode is activated automatically when running `npm st > The variable "isDevelopmentMode" is assigned correspondingly, so it's not necessary to override it -## How to use pool in Testnet or Mainet network 📋 +## How to use pool in Testnet or Mainnet network 📋 - **The isTestNet variable refers to the network which may be used** From d82e435645162702a04229b7fc3712d340299c10 Mon Sep 17 00:00:00 2001 From: ipr0310 <35440957+ipr0310@users.noreply.github.com> Date: Fri, 16 Sep 2022 08:44:35 -0400 Subject: [PATCH 3/3] Update README.md --- react-pool/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/react-pool/README.md b/react-pool/README.md index de180fe..e230386 100644 --- a/react-pool/README.md +++ b/react-pool/README.md @@ -43,6 +43,7 @@ Per default the Development mode is activated automatically when running `npm st _Use this commands if you are going to deploy changes or start the deployment_ +- Make sure to have Node.js installed - If you have not installed the dependencies, run `npm install`, if there is already a folder called `/node_modules`, forget this step - `npm run build` - Build project's production site - After the build command has finished, you will only need the folder `/Build`