Smartcash Smartnode Setup Guide V1.2 For Mac

Posted : admin On 09.03.2020

Adding a 2nd+ SmartCash SmartNode Setup Guide v2.0 for Mac Users (Quick Setup Guide) Mac 10.13.2 (Local Wallet) Ubuntu 16.04 LTS x64 (VPS smartnode) Date 29/1/2018 By Donation to my Smartcash: SebFkuHrqDnj3obXvMtfxtQKRgFeVpXF5x Digital Ocean referral link Free money $10 credit Introduction If you are here, then you already have successfully setup a SmartCash SmartNode. If not please see: This guide is aimed at the casual MAC user and if you are running more than 1 SmartNode you should take some additional steps going forward. I will include some thoughts around monitoring your VPS and you need to make sure you add the bash SmartNode checker script on all your nodes going forward.

As a recommendation, please read through each section first and try to understand what is going on before doing it. As soon as one section is complete, please move to the next one. Don't miss any steps and please take your time. This document is not an official document of the SmartCash team and has only been created by a hive member in the hope to assist others. We will be creating a second Virtual Private Server (VPS), However, it might be possible to run two nodes on the same VPS. I will not be covering this. Also, there are other Guides out there that will allow you to clone your VPS leveraging Snapshots that could save you a lot of time.

I will not be covering this either. Lastly, if you are doing more than 10 SmartNodes you should really look into automating the process. There are other guides that would be a better fit for you.

Requirements (Same Requirements). 10,000 SmartCash for each SmartNode. Computer for running a local wallet only to start nodes and hold funds.

Mac is used in this guide, but other QT version wallets work. VPS server for remote node running 24hrs/day which includes: - 1GB RAM (about half used for the OS and half for the daemon we install) - 20GB drive (less than 1GB used for wallet, some for OS, and some for future. 1 Static IPV4 Address per node (IPV4 address that never changes) (No IPV6) Section 0: Protect Yourself. Backup:. (!) IMPORTANT! First step you need to perform (!).

(!) Also, I recommend backing up your wallet every time you add a SmartNode. Plus, when you go to recover the time to sync will be shorter (!) How to backup and recover your SmartCash Wallet (Mac Version). Protect Yourself:. Don't give anyone access to your VSP, passwords, private keys, don't trust anyone. Disclaimer:. The Author of this Guide is not responsible for, and expressly disclaims all liability for, damages of any kind arising out of use, reference to, or reliance on any information contained within document. While the information contained within the document is periodically updated, no guarantee is given that the information provided in this guide is correct, complete, and up-to-date.

Although the guide may include links providing direct access to other Internet resources, including Web sites, The Authors are not responsible for the accuracy or content of information contained in these sites. Section 1: Obtain your second smartnode variables.

Now Open up the smartnode.conf file This is where you will copy and paste all the variables related to your 2nd+ smartnode Just add a new line to this file that you will update with your 2nd+ smartnode variables Keep this open while you work through the rest of the steps. On your Smartcash Wallet Go to File in the top menu bar and then select 'Receiving addresses'. Important Keep this SmartNode Name Create a new address.

Call it something identifiable i.e. Input this into smartnode.conf file A second address should now appear in Receiving Addresses Window. Click the button 'Copy'. This is your Receiving address that you will send your 10,000 coins to Close the Receiving addresses window and lets send 10,000 coins to that address Send exactly 10,000 in one transaction. You can send from within the same wallet if you wish. Sending from an exchange may require an email approval - accept that and wait for an hour or two. Once off an exchange, in network transfers are seconds.

Paste the address into the PayTo Field: You will notice that the Label will automatically populate. Do NOT select subtract fee from amount and put in exactly 10,000 coins and hit Send Put in the Password you used to encrypt your wallet Select Yest to send. While that's working let's fill out the rest of the smartnode.conf file In the SmartCash wallet select Help in the top menu bar. Click 'Debug window'. In the Debug window click the console tab. Let's get the genkey At the bottom of the window type into the input box. Smartnode genkey This will generate a long string of text.

Copy and paste this into the smartnode01-addr-genkey file as you will need it later Copy and paste this into the smartnode.conf file. At this point you have #1 nodename and #2 genkey in the smartnode.conf file. Now let's ket the transaction id and index id In the Mac Wallet Debug Console (Help in the Menu and Debug Console) type: smartnode outputs Copy and paste the key and index(0,1,2.) in the file in smartnode.conf file You should see two rows of text. Select the one that is not your Node1 txid and indexid.

At this point you should have the following: SmartNode Name: SmartNode Genkey: SmartNode Transaction ID: SmartNode Index ID: At this point you can update your smartnode.conf will all the variable except your VSP IP which you will get in the next steps Please continue with Section 2 Section 2: Using the built-in SSH client in MAC OSX Mac OS X includes a command-line SSH client as part of the operating system. To use it, go to Finder, and select Go- Utilities from the top menu. Then look for Terminal. Terminal can be used to get a local terminal window, and also supports SSH connections to remote servers.

RUNNING SSH FROM THE TERMINAL COMMAND LINE Once you have the terminal window open, you have two alternatives. The first approach is to type ssh hostname or ssh user@hostname into the terminal window. This is more familiar for Linux and Unix users who are used to using a command line. RUNNING SSH WITH A GRAPHICAL USER INTERFACE The second option is to select New Remote Connection. From the Shell menu of Terminal.

This opens a graphical dialog asking for the host to connect to and the user name. This also allows saving connections. This is recommended for users who are not accustomed to using a command line. We will show you examples how to use this in the next section.

Section 3: Digital Ocean sign up and Droplet Creation Digital Ocean referral link If you click the referral you get a $10 credit Next are the steps to create a Virtual Server on Digital Ocean. For a small amount each month you can have an Ubuntu machine running in the cloud 24 hours a day, 7 days a week to run your SmartCash SmartNode. Open Google Chrome and go to.

Click on the blue 'Sign In' button in the top right. Enter your email and create a password. Go to your email and check for a digital ocean email. Confirm the email. Enter in Payment Details so that you can create a Droplet (VPS). Once this is all done, log in again to Digital Ocean and go to 'Create Droplet'. Select an Ubuntu Distribution use Ubuntu Version 16.04 LTS.

Mac

Select a monthly plan. Our suggestion is to setup with 1GB or more of RAM. Although, 512MB of RAM will work for a few days, it will often cause the wallet to lockup when it runs out of memory. As we add features, our wallets will use more resources too.

You Don NOT need to Add block storage so leave this empty. Choose a Datacenter Region.

If you have multiple nodes use different locations. DO NOT select additional options DO NOT add SSH keys.

Give your VPS a name and select create. Check your email account for an email from Digital Ocean which will contain the root password. Back on the Digital Ocean page in your Internet Browser.

Once the machine is created you will be presented with this screen. Click on more link and select Access console. On the console screen enter the root credentials with the password from the email (step 10) to log in. Please note copy and paste may not work. So please type carefully. You will be asked to change your password so please follow the instructions and make note of your new password and keep it safe.

1000h

You have successfully created and logged into the VPS in Digital Ocean Section 4: Install your smartnode software on to your VSP server. In the connection to the virtual machine let us get the latest updates, please type in apt-get update And hit enter. Now type apt-get upgrade And hit enter it will ask you if you want to upgrade just type yes. Restart the machine with reboot And log in again. While that is rebooting update your VSP-IP in your smartnode.conf. Let's open up a terminal session on your local Mac.

Now let's log into our VSP with ssh as root ssh root@VSP-IP. Now download the install script wget. Now install the smartnode software bash./install.sh And input the GenKey (See Video for example).

Wait a minute or two and ssh back into the VSP ssh root@VSP-IP. Check the status of the smartnode Now that smartcashd is running please leave it to sync the complete blockchain this can take about an hour. Smartcash-cli getinfo Type the above command every couple of minutes and check that the 'block' field is increasing. When these numbers get within 1 block of the latest block explorer number you should then be fully synced. Go to your Chrome Browser and get the latest block number from.

Once your VPS has completely synced run the command. Smartcash-cli smartnode status This will return a smartnode status. 'Smartnode is capable but not activated' or 'Smartnode is not capable' That doesn't matter, just continue to the next step Once you run the start command from your LOCAL wallet (Section 9) and wait a few minutes, it will say 'Smartnode successfully started'. Section 5: Start the SmartCash SmartNode. Save your smartnode.conf file on your Mac Save the file.

Note: for those doing more than one SmartNode You would follow the same steps up to this point but add a new row into this file. Start the SmartCash wallet (If it is already started please close the application and restart the wallet so it can read the changes made). Wait for the wallet to fully sync: Indicated by the tick in the bottom right corner. Click on the 'SmartNodes' Tab. Wait a few minutes for the screen to load it sometimes takes a little bit. Click on the 'My SmartNodes' Tab. Not to finally start your SmartNode.

Click on 'Start MISSING' button. (Clicking on 'Start all' will reset any other SmartNode already started and push their payment date back.

Start MISSING only starts nodes that need to be started.) You will be asked to type in your passphrase. Your SmartNode will change from a 'missing' status to a 'pre-Enabled' to finally 'Enabled' this takes about 10 minutes. Congratulations you are now running your 2nd+ SmartCash Smartnode! You are on a Roll! The local Mac wallet does not need to be left on 24/7. The Mac wallet can be used to see the rewards and SmartNode uptime. Congratulations your SmartNode is now configured.

Section 6: Secure your Smartnode This section will guide you through disabling ssh access for root and creating a smartadmin user that will have access via ssh with the keys controlled on your MAC. Section 7: Monitoring your Smartnode going forward This section will guide you through how to monitor your Smartnode and how to setup alerts when your Node becomes over burdened.

. VIP member Na forumu od Jul 2000 Lokacija Beograd, Banovo Brdo Poruka 9.104. CPU: Core i5-3570K @ 4.2GHz, Cooler Master Hyper 412S. MoBo: Asus P8Z77-V Deluxe. RAM: 16GB DDR3 @ 1333.

VGA: Gigabyte Radeon HD6950 2GB DDR5. MON: Dell U2711. HDD: 256GB SSD + 60 GB SSD + 500GB + 640GB + 1TB + 1x1.5TB + 3x2TB + 2x3TB + 2x4TB. OPT: LG. Case: Fractal Design XL, Cooler Master Real Power Pro 1250W. SND: Integrisana + Philips pojačalo godište 1984.

I Jamo zvučnici 2x150W sinusne snage. OS: Win7 x64. LAP: Toshiba Satellite P200-1I6. INET: Kablovska. VIP member Na forumu od Jul 2000 Lokacija Beograd, Banovo Brdo Poruka 9.104.

Smartcash Smartnode Setup Guide V1.2 For Mac Mac

CPU: Core i5-3570K @ 4.2GHz, Cooler Master Hyper 412S. MoBo: Asus P8Z77-V Deluxe. RAM: 16GB DDR3 @ 1333.

VGA: Gigabyte Radeon HD6950 2GB DDR5. MON: Dell U2711. HDD: 256GB SSD + 60 GB SSD + 500GB + 640GB + 1TB + 1x1.5TB + 3x2TB + 2x3TB + 2x4TB. OPT: LG. Case: Fractal Design XL, Cooler Master Real Power Pro 1250W. SND: Integrisana + Philips pojačalo godište 1984.

Smartcash smartnode setup guide v1.2 for mac download

I Jamo zvučnici 2x150W sinusne snage. OS: Win7 x64. LAP: Toshiba Satellite P200-1I6. INET: Kablovska. VIP member Na forumu od Jul 2000 Lokacija Beograd, Banovo Brdo Poruka 9.104. CPU: Core i5-3570K @ 4.2GHz, Cooler Master Hyper 412S. MoBo: Asus P8Z77-V Deluxe.

RAM: 16GB DDR3 @ 1333. VGA: Gigabyte Radeon HD6950 2GB DDR5. MON: Dell U2711.

HDD: 256GB SSD + 60 GB SSD + 500GB + 640GB + 1TB + 1x1.5TB + 3x2TB + 2x3TB + 2x4TB. OPT: LG. Case: Fractal Design XL, Cooler Master Real Power Pro 1250W. SND: Integrisana + Philips pojačalo godište 1984.

I Jamo zvučnici 2x150W sinusne snage. OS: Win7 x64. LAP: Toshiba Satellite P200-1I6. INET: Kablovska. VIP member Na forumu od Jul 2000 Lokacija Beograd, Banovo Brdo Poruka 9.104.

CPU: Core i5-3570K @ 4.2GHz, Cooler Master Hyper 412S. MoBo: Asus P8Z77-V Deluxe. RAM: 16GB DDR3 @ 1333. VGA: Gigabyte Radeon HD6950 2GB DDR5. MON: Dell U2711. HDD: 256GB SSD + 60 GB SSD + 500GB + 640GB + 1TB + 1x1.5TB + 3x2TB + 2x3TB + 2x4TB. OPT: LG.

Case: Fractal Design XL, Cooler Master Real Power Pro 1250W. SND: Integrisana + Philips pojačalo godište 1984. I Jamo zvučnici 2x150W sinusne snage.

OS: Win7 x64. LAP: Toshiba Satellite P200-1I6. INET: Kablovska. VIP member Na forumu od Jul 2000 Lokacija Beograd, Banovo Brdo Poruka 9.104. CPU: Core i5-3570K @ 4.2GHz, Cooler Master Hyper 412S.

MoBo: Asus P8Z77-V Deluxe. RAM: 16GB DDR3 @ 1333. VGA: Gigabyte Radeon HD6950 2GB DDR5. MON: Dell U2711. HDD: 256GB SSD + 60 GB SSD + 500GB + 640GB + 1TB + 1x1.5TB + 3x2TB + 2x3TB + 2x4TB.

OPT: LG. Case: Fractal Design XL, Cooler Master Real Power Pro 1250W. SND: Integrisana + Philips pojačalo godište 1984. I Jamo zvučnici 2x150W sinusne snage. OS: Win7 x64. LAP: Toshiba Satellite P200-1I6.

INET: Kablovska. VIP member Na forumu od Jul 2000 Lokacija Beograd, Banovo Brdo Poruka 9.104. CPU: Core i5-3570K @ 4.2GHz, Cooler Master Hyper 412S. MoBo: Asus P8Z77-V Deluxe. RAM: 16GB DDR3 @ 1333. VGA: Gigabyte Radeon HD6950 2GB DDR5. MON: Dell U2711.

HDD: 256GB SSD + 60 GB SSD + 500GB + 640GB + 1TB + 1x1.5TB + 3x2TB + 2x3TB + 2x4TB. OPT: LG. Case: Fractal Design XL, Cooler Master Real Power Pro 1250W.

SND: Integrisana + Philips pojačalo godište 1984. I Jamo zvučnici 2x150W sinusne snage.

OS: Win7 x64. LAP: Toshiba Satellite P200-1I6. INET: Kablovska. Member Na forumu od Apr 2004 Lokacija BGD, Zarkovo Poruka 15.119. CPU: Ryzen 1700 @3.9GHz - Noctua NH-D15 SE. MoBo: Asrock x370 Killer SLI. RAM: 4x8GB G-skill Trident Z 3200MHz cl14 @3066 cl14.

VGA: Asus Strix 1080TI OC. MON: 40' Samsung LE40C530. HDD: Samsung Evo 850 M.2 500GB, Samsung F3 1TB, Samsung F4 2TB. Case: Corsair 600T, Seasonic 760XP2. SND: Logitech G51 / Sennheiser HD 515. OS: Win 10 64bit. LAP: Asus E403N.

TV: Samsung LE40C530, 49' Grundig VLE6621, Samsung 55NU7402. INET: Kablovska.

Ostalo: G15, MX518. VIP member Na forumu od Jul 2000 Lokacija Beograd, Banovo Brdo Poruka 9.104. CPU: Core i5-3570K @ 4.2GHz, Cooler Master Hyper 412S. MoBo: Asus P8Z77-V Deluxe.

RAM: 16GB DDR3 @ 1333. VGA: Gigabyte Radeon HD6950 2GB DDR5. MON: Dell U2711. HDD: 256GB SSD + 60 GB SSD + 500GB + 640GB + 1TB + 1x1.5TB + 3x2TB + 2x3TB + 2x4TB.

OPT: LG. Case: Fractal Design XL, Cooler Master Real Power Pro 1250W. SND: Integrisana + Philips pojačalo godište 1984.

I Jamo zvučnici 2x150W sinusne snage. OS: Win7 x64. LAP: Toshiba Satellite P200-1I6. INET: Kablovska.