Search content
Sort by

Showing 5 of 5 results by slav0n
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][C11] FROZEN - Smart Loan Platform | Masternode | POS | Smartchain [LIVE!]
by
slav0n
on 23/06/2018, 15:47:57 UTC
DISCORD channel: https://discord.gg/G8Gk2YY
TELEGRAM channel: https://t.me/FrozenCore
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][C11] FROZEN - Smart Loan Platform | Masternode | POS | Smartchain [LIVE!]
by
slav0n
on 19/06/2018, 23:44:06 UTC
VPS manual is UPDATED!
If you have any questions, post it!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][C11] FROZEN - Smart Loan Platform | Masternode | POS | Smartchain [LIVE!]
by
slav0n
on 05/06/2018, 18:53:21 UTC
Hi everyone,

Please excuse my greenness as im relatively new to this

Ive been attempting to get the windows wallet running but for some reason it is not syncing up...

Is anyone able to shed some light of this?
Hello!
Backup Wallet.dat
Delete Blocks , Chainstate, Database in Frozen directory.
Install new wallet
Use only these nodes.
Open Tools>Open wallet configuration file
addnode=45.77.109.183
addnode=45.77.140.17
addnode=80.211.2.103
addnode=50.59.59.153
addnode=45.32.6.192
addnode=176.122.20.124
addnode=51.15.97.60
addnode=77.55.234.131
addnode=198.251.66.194

Save file and exit
Restart wallet!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][C11] FROZEN - Smart Loan Platform | Masternode | POS | Smartchain [LIVE!]
by
slav0n
on 30/05/2018, 23:10:35 UTC
Linux VPS FROZEN Daemon Installation Guide
Connect to your Linux VPS over SSH
Use your favorite terminal application on Linux or Putty/Bitvise clients on Windows
Connect to a terminal session with the Linux VPS
Update your system to the latest
From the terminal session, run the following commands

  • sudo apt-get update
  • sudo apt-get upgrade
  • sudo apt install unzip

  • sudo ufw allow OpenSSH
  • ufw allow 9904/tcp
  • ufw logging on
  • ufw --force enable

Download the FROZEN Linux Daemon
From the terminal session, run the following command


From the terminal session, run the following command

  • unzip ice-linux.zip

Install FROZEN Linux Daemon Runtime Dependencies
From the terminal session, run the following commands

  • sudo apt autoremove -y && sudo apt-get update
  • sudo apt-get install -y libzmq3-dev libminiupnpc-dev libssl-dev libevent-dev
  • sudo apt-get install -y build-essential libtool autotools-dev automake pkg-config
  • sudo apt-get install -y bsdmainutils software-properties-common
  • sudo apt-get install -y libboost-all-dev
  • sudo add-apt-repository ppa:bitcoin/bitcoin -y
  • sudo apt-get update
  • sudo apt-get install -y libdb4.8-dev libdb4.8++-dev

Create your FROZEN Linux Daemon configuration file
From the terminal session, run the following commands

  • mkdir -p ~/.frozen
  • nano ~/.frozen/frozen.conf

Now add the following lines to this file, replacing any < > field with your information
Note: If your setting up a Linux Hot/Cold Wallet, comment out the masternode entries

rpcuser=
rpcpassword=
rpcport=9905
listen=1
server=1
daemon=1
staking=0
rpcallowip=127.0.0.1
logtimestamps=1
masternode=1
port=9904
externalip=:9904
masternodeprivkey=
addnode=45.77.109.183
addnode=45.77.140.17
addnode=80.211.2.103
addnode=50.59.59.153
addnode=45.32.6.192
addnode=176.122.20.124
addnode=51.15.97.60
addnode=77.55.234.131
addnode=198.251.66.194
addnode=185.235.129.118
addnode=159.65.200.49
addnode=209.250.250.27
addnode=140.82.52.198
addnode=163.172.37.154


Copy and paste the addnode lines into the bottom of this file
Save and Exit (CTRL+X, Enter), Y, Enter

Wait for the FROZEN Linux Daemon to sync
From the terminal session, run the following commands

  • ./frozend
  • watch ./frozen-cli getinfo (CTRL+C to exit)

Compare the "Block Height" value with the latest from the FROZEN block explorer (45.77.230.21:3001).
When those are the same, your daemon is synchronized
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][C11] FROZEN - Smart Loan Platform | Masternode | POS | Smartchain [LIVE!]
by
slav0n
on 23/05/2018, 20:08:56 UTC
Hello everyone!
Blockchain is available on http://45.77.230.21:3001/  , alt is available here http://140.82.53.209:3001
All functions will be work in 1-2 days.
Im not a dev of Frozen coin, but we want to restore this coin with its site.
Also we need to create new discord channel to return community back to life)