Pages:
Author

Topic: [ANN] Loteria (Cryptonote, 1 atomic unit per hour) - page 2. (Read 2138 times)

slb
hero member
Activity: 598
Merit: 501
Cashout your prices!
1 price = 10 000 DSH

Steps you need to take:
1. Send me your DSH address (on private message)
2. I send you payment_id   and Loteria address
3. You send the price to the address with the payment_id
4. I send DSH to the address in 1.
slb
hero member
Activity: 598
Merit: 501
DEAD COIN
Loteria

Loteria is a Cryptonote based cryptotoken. It uses Forknote (equivalent to Bytecoin 1.0.4).
Configuration file: loteria.conf


Specifications
  • Algorithm: CryptoNight
  • Block time: 3600 seconds (1 hour)
  • Unlock time: 5 blocks
  • Difficulty retargets each block
  • Reward = 2 prices (atomic units) the first 21 blocks
                   1 price every block after

How to mine?

Download Forknote:
Windows
Mac
Linux
GitHub - Source

Save the configuration file in the "configs" directory:
loteria.conf
Quote
GENESIS_COINBASE_TX_HEX=010501ff000102029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd0880712101ae02c3d101d18f0d0c998dc887f74fd0a2ba1914031bbc157ab54da98bcc6e03
seed-node=162.243.247.45:27777
seed-node=104.131.132.129:8080
EMISSION_SPEED_FACTOR=32
DIFFICULTY_TARGET=3600
CRYPTONOTE_DISPLAY_DECIMAL_POINT=0
MONEY_SUPPLY=8589934633
DEFAULT_DUST_THRESHOLD=0
MINIMUM_FEE=0
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=5
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=116
p2p-bind-port=27777
rpc-bind-port=27778
BYTECOIN_NETWORK=77777777-7777-7777-7777-777777777777
CRYPTONOTE_NAME=loteria
UPGRADE_HEIGHT=1
DIFFICULTY_CUT=5
DIFFICULTY_LAG=3

Start the daemon:
Quote
Windows:      forknoted --config-file configs\loteria.conf
OSX/Linux:   ./forknoted --config-file configs/loteria.conf

Start simplewallet:
Quote
Windows:      simplewallet --config-file configs\loteria.conf
OSX/Linux:   ./simplewallet --config-file configs/loteria.conf
Pages:
Jump to: