Bitcoin Forum
May 06, 2024, 03:23:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] DIVORCECOIN | Privacy(MW) | Scalable | No ICO | No Pre Mine | No Dev Fees on: December 30, 2019, 11:36:08 PM
Divorcecoin build on Grimm MW tech.


The first ever Confidential Assetchain build on MimbleWimble with Grimm code

Launch date : January 3rd 2020
I 2020-01-03.05:32:29.233 Confidential Assetchain Symbol: DIV
I 2020-01-03.05:32:29.234 DIV Node 10.3.5504 (assetchain)
I 2020-01-03.05:32:29.234 Rules signature: 0-735e539e93a27e25aa4baefe97d0b4db03eddef3431eb2f1e897bf1912f6e866

Block #1 Mined
I 2020-01-03.05:38:05.338 New block mined: 1-8a22186b018c509fe3613cf403cb54c4d36d5e7274953a8e5d304698984efdd7

Bounty is now open for :
1. DIV explorer : 5000 DIV
2. DIV website : 5000 DIV
3. DIV Windows/MacOs Wallet : 7500 DIV
4. DIV Mobile Wallet Ios & Android : 7500 DIV

As soon as all are ready, DIV will applied for exchange listing  Wink

Ticker : DIV
Premine : 0
Devfees : 0
Blocktime : 30secs
Blockreward : 2.5 DIVcoin
Algo : GrimmPOW Equihash 150_5

Please use sources and/or binaries from grimm team(https://grimmw.com/) https://github.com/freenetcoder/grimm/releases/tag/CAC_10_3 , thanks to them !

How to run or start mining ? https://github.com/freenetcoder/Manifesto/blob/master/Assetchains/running_guide.md

First peers available will be : 142.93.230.112:10001 , 68.183.217.224:10001

Enjoy your divorce with divorcecoin   Roll Eyes

Here all details to use in your node/wallet config file :

################################################################################
# Confidential Assetchains (CAC) options:
################################################################################

# Assetchain symbol/ticker
cac_symbol=DIV

# Assetchain port to start the server on
cac_port=10001

# Assetchain pre-mine at 1st block in the smallest unit of the coin (1 coin = 10^8 units)
cac_premine=250000000

# Assetchain initial coinbase emission in a single block in the smallest unit of the coin (1 coin = 10^8 units)
cac_blockreward=250000000

# Assetchain height of the last block that still has the initial emission, the drop is starting from the next block
cac_drop0=4200000

# Each such a cycle there's a new halving (in heights)
cac_drop1=84000000

# Coinbase coins can spend after blocks
cac_coinbasematurity=200

# Standart coins can spend after blocks
cac_standartmaturity=0

# Blocksize
cac_blocksize=2097152

# Block time in sec
cac_blocktime=30

# Timestamps ahead by more than FTL won't be accepted (in sec)
# cac_ftl=

# Start difficulty, default 2^1 (set 0 for start cpu mining)
cac_diff=0

# Non-confidential regular UTXO (default 'false', to switch on - 'true')
# cac_publicutxo=

# Enable assets
asset_enabled=true

# Asset exchange in main coins
asset_exchange=true
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!