Bitcoin Forum
May 13, 2024, 05:22:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Tropico Hedge (TPO) - Updated on January 7, 2018 / Core Version: 2.1.2 - on: April 16, 2017, 04:14:01 AM
TROPICO HEDGE    - Updated on January 7, 2018  / Core Version: 2.1.2 -

Decentralized Peer-to-Peer Network Technology:

The project was built around a request from our community to use a token to validate our decisions.
TPO is intended to be widely exchanged by the members of our decentralized organization as well as the enthusiasts and lovers of crypto-currencies.
Tropico Hedge is an open source project that uses decentralized peer-to-peer network technology and private blockchain to operate with no central authority.


New Release for a New Blockchain!

Ticker: TPO
Coin name: Tropico Hedge
Website: http://tropicohedge.org
Total supply: 1,000,000,000
No Premined coins
Multisignature functionality
CPU Mining
Block target: 60 seconds
PoW algorithm: CryptoNight
Block Explorer: In Progress (http://blockexplorer.tropicohedge.org)
The Block Explorer is currently under construction. Click on "Blockchain Explorer", enter the desired height, click on "GO" and then click again on "Blockchain Explorer" at the top of the menu.
To develop the Block Hash, click on the desired Block Hash, then click on "Block Explorer" and finally click on the previous page in your browser and the information will be displayed.
Some information is not yet available, we are working on it.
Exchange:  Not Yet



GET STARTED


1) Download the appropriate wallet to your OS (64) and extract it:

Forknote Releases  (Forknote 2.1.2 is recommended)


2) Open the forknote folder, create a configs folder and place a tropicohedge.conf text file inside of it:

seed-node=62.4.16.143:41017
seed-node=62.210.119.222:41017
seed-node=62.210.219.125:41017
EMISSION_SPEED_FACTOR=24
DIFFICULTY_TARGET=60
CRYPTONOTE_DISPLAY_DECIMAL_POINT=8
MONEY_SUPPLY=100000000000000000
GENESIS_BLOCK_REWARD=0
DEFAULT_DUST_THRESHOLD=10000
MINIMUM_FEE=10000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=20
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
MAX_TRANSACTION_SIZE_LIMIT=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=533
DIFFICULTY_CUT_V1=60
DIFFICULTY_CUT_V2=60
DIFFICULTY_CUT=0
DIFFICULTY_LAG_V1=15
DIFFICULTY_LAG_V2=15
DIFFICULTY_LAG=0
DIFFICULTY_WINDOW_V1=1440
DIFFICULTY_WINDOW_V2=1440
DIFFICULTY_WINDOW=17
ZAWY_DIFFICULTY_V3=1
ZAWY_DIFFICULTY_DIFFICULTY_BLOCK_VERSION=3
p2p-bind-port=41017
rpc-bind-port=41018
BYTECOIN_NETWORK=33be0ddd-cb37-5b9d-812f-1f7e7abc7d0a
CRYPTONOTE_NAME=tropicohedge
GENESIS_COINBASE_TX_HEX=010a01ff0001ddf0959a16029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd088071210175afa1fb4c7cd79e78c4993fba10733ae81aa1a4c379b3b77af8513dc43b74fa
MAX_BLOCK_SIZE_INITIAL=100000
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=30


3) Starting your node from command line:

Open a new terminal in forknote folder.

win
forknoted --config-file configs/tropicohedge.conf

linux
./forknoted --config-file configs/tropicohedge.conf

Synchronization may take several minutes.


4) Starting your wallet from command line:

Leave the node running and open a new terminal in forknote folder.

win
simplewallet --config-file configs/tropicohedge.conf

linux
./simplewallet --config-file configs/tropicohedge.conf

Follow the guide and create your wallet.


5) Solo mining from command line:

Leave the node running and open a new terminal in forknote folder.

win
miner --daemon-address localhost:41018 --address lgkfoPPFFfsfg45fff0011ffsMgfnvsdf789qfq3qfdf11hhhMBBBvvmsspre52e41g85tghfsq --threads 2 --log-level 5

linux
./miner --daemon-address localhost:41018 --address lgkfoPPFFfsfg45fff0011ffsMgfnvsdf789qfq3qfdf11hhhMBBBvvmsspre52e41g85tghfsq --threads 2 --log-level 5

Replace the above wallet address with yours.
Threads/cpu recommended:  1/2; 2/4; 4/8;..


6) To transfer Tropico Hedge from simplewallet:

transfer 0 destinationwallet amount

Multisignature functionality:

transfer 1 destinationwallet amount

Using payment ID (Supplied by the exchange):

transfer 0 destinationwallet amount -p paymentID


7) Fee System 0.0001 TPO (BETA):
 
 Required: machine with static IP, open port and enough CPU power to handle load when parsing blockchain for connected wallets:
 
 win
 forknoted --config-file configs/tropicohedge.conf --rpc-bind-ip=0.0.0.0 --fee-address=lgkfoPPFFfsfg45fff0011ffsMgfnvsdf789qfq3qfdf11hhhMBBBvvmsspre52e41g85tghfsq

 linux
 ./forknoted --config-file configs/tropicohedge.conf --rpc-bind-ip=0.0.0.0 --fee-address=lgkfoPPFFfsfg45fff0011ffsMgfnvsdf789qfq3qfdf11hhhMBBBvvmsspre52e41g85tghfsq

 Replace the above wallet address with yours.

Check the node in your browser:

 http://mydaemonhost.com:41018/feeaddress

 Replace the above daemon IP with yours.



TIPS:

Show available orders:
 Enter then type: help
 (Do not forget to type: Enter before each command in simplewallet)

To stop mining:
  Just close the terminal from where the miner was launched

Issue (January 27, 2018):
 -"Tx verification failed error message in the daemon log, but the coins are being transfered from one wallet to another":  https://github.com/forknote/forknote/issues/46

 We work on it, thank you for your attention.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!