Search content
Sort by

Showing 11 of 11 results by butk
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin is decentralized secure cryptocurrency
by
butk
on 07/04/2022, 04:27:23 UTC
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin is decentralized secure cryptocurrency
by
butk
on 03/02/2022, 14:17:00 UTC
ButK Exchanges-2
Udonex (BUTK/USDT): https://ex.udonex.com/market/butkusdt
Udonex (BUTK/BTC): https://ex.udonex.com/market/butkbtc
Udonex (BUTK/DOGE): https://ex.udonex.com/market/butkdoge
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin is decentralized secure cryptocurrency
by
butk
on 05/07/2021, 07:01:47 UTC
You can now setup your Smartnode in http://nodemn.com/
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin is decentralized secure cryptocurrency
by
butk
on 02/07/2021, 19:01:07 UTC
Smartnode collateral of 800,000 BUTK is now activated. Kindly Upgrade your collateral
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin is decentralized secure cryptocurrency
by
butk
on 27/06/2021, 13:03:49 UTC
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin is decentralized secure cryptocurrency
by
butk
on 18/06/2021, 20:53:55 UTC
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin is decentralized secure cryptocurrency
by
butk
on 08/06/2021, 18:55:28 UTC
Post
Topic
Board Announcements (Altcoins)
Re: Xazab new multi-algorithm coin | SHA256D | YESPOWER | LYRA2 | SCRYPT | X11
by
butk
on 20/05/2021, 16:42:11 UTC
I have zero problems with wallet syncing, even tested all the algo's on my own private pool. All work great! I can not wait to see where this coin goes!  Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes Roll Eyes

Thanks. Xazab will go a great height. Am adding one algorithm at block height 370,000. https://github.com/xazab/xazab/tree/dev. Its ready, i will be adding to fix things before block 370,000. We are going to add ghostrider to the algorithm. This is making our full algorithm to be X11, Sha256d, yespower, scrypt, lyra2 and Ghostrider(block height 370,000)
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin is decentralized secure cryptocurrency
by
butk
on 17/05/2021, 19:30:13 UTC
Post
Topic
Board Announcements (Altcoins)
Re: ButKoin
by
butk
on 20/04/2021, 19:07:54 UTC
Hello guys!

What is the rewards for the masternode ?
We really need the whitepaper  Wink


1000 ButK. Whitepaper is on my google doc, I will upload to the website
Post
Topic
Board Announcements (Altcoins)
Topic OP
ButKoin
by
butk
on 19/04/2021, 20:55:50 UTC
ButKoin is a decentralized secure cryptocurrency that is easy to mine devoid from 51% attack and it provide easy means of transactions between individuals. It is a Multi-algorithm coin. ButKoin uses a Smartnode collateral and reward system that prevent hyperinflation. ButKoin create a means for easy mining as everybody can participate in the mining processes. ButKoin rewards ranges from 4.0 BUTK from block height 1 to 720, were at height 721 it will be 5000 ButK. This reward structures are all listed in the whitepaper.


Specifications

Name: ButKoin
Ticker: ButK
Algorithm: Sha256d | Scrypt | Yespower | Ghostrider | Lyra2
P2P: 24240
Masternode Collateral: 60,000 ButK (Currently)

Mining

For Ubuntu

Code:
mkdir ~/.but
then
Code:
nano ~/.but/but.conf
And add this

Code:
rpcuser=anyname
rpcpassword=AlphaNumberic
rpcport=25250
server=1
listen=1
daemon=1
algo=scrypt

Remember that you can take the algorithm to mine with using -algo=sha256d or -algo=scrypt or -algo=yespower or -algo=lyra2 or -algo=ghostrider

Save that and run the daemon

Code:
./butd

You can simply run it with

Code:
./but-cli setgenerate true 4