DaleCoin development tree
DaleCoin is a PoW/PoS-based cryptocurrency forked from bitbay.
DaleCoin is a decentralized digital asset used for payments of goods and services.It was formally an erc20 token but now migrated into its own blockchain.
Developers work in their own trees, then submit pull requests when they think their feature or bug fix is ready.
- run the dalecoin windows wallet then close it.
- locate the dalecoin data directory in your pc "C:\Users\YourUserName\Appdata\Roaming\DaleCoin"
- open the folder and create a file dalecoin.conf and paste the following data in it and save.
rpcuser=dalecoinrpc
rpcpassword=anypassword
rpcallowip=127.0.0.1
server=1
deamon=1
addnode=45.63.8.179
addnode=108.61.245.193
Optional Options | Parameters | Function |
---|---|---|
testnet | 0 or 1 | Launch wallet with testnet connection |
gen | 0 or 1 | Enable PoW |
you can download the dalecoin.conf file here. and paste it in dalecoin data directory. now run the windows wallet to sync to the network
same process applies to ubuntu. locate the dalecoin data directory and paste the data in the config file and save.
Dependencies needed before setting up Ubuntu 18.04 linux Qt wallets and deamon. simply run the following commands in your ubuntu 18.04 terminal
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libdb-dev libdb++-dev libminiupnpc-dev libssl1.0-dev
sudo apt-get install libboost-all-dev qt5-default libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
initial coin supply = ~250,000 coins
maximum coin supply = 5,000,000 coins
yearly coin reward emission= ~ 60,000 to 100,000 coins monthly coin reward emission= ~ 6,000 to 10,000 coins
POW reward = 0.05 coins/block POS reward = 0.20 coins/block
average block time = ~ 60 seconds - 20 mins
Type | Port |
---|---|
rpc | 11115 |
p2p | 11114 |
100,000 will be used for swap (10 dalc erc20 to 1 dalc mainchain) click link to swap. 100,000 will be used to negotiate retaining old exchanges and aquiring new exchanges. 50,000 for marketing and development. Swap Here
https://yobit.net/en/trade/DALC/BTC
https://mercatox.com/exchange/DALC/BTC
Coming very soon
#Our Community (Telegram)[https://t.me/dalcc] (Twitter)[https://DalecoinN] (Facebook)[https://facebook.com/dalecoin] (Discord)[https://discord.gg/aNCMvG2] (Medium)[https://medium.com/@DalecoinDev] (BitcoinTalk Topic)[https://bitcointalk.org/index.php?topic=2057829.0]