Download the wallet, activate it, then encrypt it.
Display the address from "Action" "Recieving Address" and send 23000 tokens there.
Cancel the encryption and wait.
Is this OK?
Flaxscript [FLAX]
https://i.imgur.com/IJUJrPn.jpg
Proof of Work: C11
Block Time: 2 Minutes
Masternode: 23000 FLAX
Total Coins: 10000000 FLAX
Source Code: https://github.com/phatkiller/flaxscript
Windows Wallet: https://github.com/phatkiller/Windows-Clients/tree/master/Flaxscript-1.1.2
Mac Wallet: https://github.com/phatkiller/Macintosh-Clients/blob/master/Flaxscript-1.1.2.dmg
Explorer: https://chainz.cryptoid.info/flax/
AMD Miner: https://mega.co.nz/#!w0VWkBbZ!PWyCPnCjIuvm6pH8Ljt-hXvllg4npedd0gfwKGXkL-E
NVIDIA Miner: https://github.com/tpruvot/ccminer/releases
Pools: http://zpool.ca/
Exchange: https://www.cryptopia.co.nz/Exchange/?market=FLAX_BTC
Node List:
addnode=108.61.187.95
addnode=130.255.12.2
addnode=130.255.12.3
addnode=158.69.248.93
addnode=159.118.71.8
addnode=163.172.104.9
addnode=172.104.155.249
addnode=173.208.139.148
addnode=184.164.129.202
addnode=24.237.158.26
addnode=45.50.48.252
addnode=46.147.162.108
addnode=5.103.138.97
addnode=5.228.233.54
addnode=51.254.45.117
addnode=64.30.93.146
addnode=66.172.10.28
addnode=67.244.78.203
addnode=72.74.52.108
addnode=73.116.13.78
addnode=76.74.178.146
addnode=80.221.68.140
addnode=81.162.194.236
addnode=84.200.4.67
addnode=89.239.193.68
addnode=92.80.86.5
addnode=92.80.97.25
Masternode Setup:
create a masternode key
masternode genkey
create a deposit address
getaccountaddress 0
deposit 23000 FLAX and wait for 15 confirmations
edit flaxscript.conf
rpcuser=YOUR_USERNAME
rpcpassword=MAKE_IT_LONG_AND_COMPLEX
rpcallowip=127.0.0.1
rpcconnect=127.0.0.1
gen=0
daemon=1
server=1
listen=1
logtimestamps=1
masternode=1
masternodeprivkey=YOUR_MASTERNODE_KEY
start your masternode
masternode start