Bitcoin Forum
September 26, 2026, 09:16:24 PM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] DogKong v2 - Experimental cryptocurrency (CPU miner)  (Read 206 times)
MioziM (OP)
Newbie
*
Offline

Activity: 6
Merit: 0


View Profile
September 24, 2026, 03:04:13 PM
Last edit: Today at 01:16:09 AM by MioziM
 #1

Hello everyone,

I'm announcing DogKong v2, an experimental cryptocurrency I developed.
It's NOT an investment — it's a learning/hobby project.

https://github.com/marquesslim-hue/DOGKONG/releases

wallet: https://dogkongwallet.duckdns.org/carteira

explore: https://dogkong.duckdns.org/

discord: https://discord.gg/uPbEysAha


MINING RULES:

- 1 miner per external IP
- Multiple nodes behind the same NAT will fork from the main chain
- Each VM needs its own public IP
- For seed nodes, use a static IP or a DNS domain (like DuckDNS)



FEATURES:
- CPU + 64MB RAM miner
- Built-in wallet
- P2P network (port 18555)
- Supply: 10 billion DOGK
- Block reward: 10,000 DOGK
- Block time: 60 seconds

HOW TO USE:
1. Download dogkong_v2.zip
2. Extract
3. Run DogKong.exe
4. Click "Minerar" (Mine)

WARNING: Windows may show a security alert (not a virus, just missing digital signature). Click "More info" → "Run anyway".

Open source (MIT License). Feedback welcome!

support for the network to invest:
dogecoin
DC6CdKWWP5WSVT2WxNK7BmvLbGTqvLuNgf
Sparks60
Newbie
*
Online Online

Activity: 73
Merit: 0


View Profile
September 24, 2026, 07:13:22 PM
 #2

how to run in linux?  i downloaded the source and run
 python3 dogkong_v2.py   but got this error
dogkong_v2.py", line 925, in ripemd160
    from Crypto.Hash import RIPEMD160
ModuleNotFoundError: No module named 'Crypto'

MioziM (OP)
Newbie
*
Offline

Activity: 6
Merit: 0


View Profile
September 24, 2026, 09:32:36 PM
 #3

Hi Sparks60,

You need to install pycryptodome:

pip install pycryptodome

If pip is not installed:

sudo apt install python3-pip
pip3 install pycryptodome

After that:

python3 dogkong_v2.py

If you want the standalone executable (Windows only), download here:
https://github.com/marquesslim-hue/DOGKONG/releases/latest

For Linux, you need the source + pycryptodome + tkinter:
sudo apt install python3-tk

Let me know if it works!
Sparks60
Newbie
*
Online Online

Activity: 73
Merit: 0


View Profile
September 24, 2026, 10:12:57 PM
 #4

here is way i got it to work in xubuntu 26

Solution 1: Use a Virtual Environment (Recommended)
sudo apt update
sudo apt install python3-venv
python3 -m venv venv
source venv/bin/activate
pip install pycryptodome
sudo apt install python3-tk
python3 dogkong_v2.py
MioziM (OP)
Newbie
*
Offline

Activity: 6
Merit: 0


View Profile
September 25, 2026, 11:44:54 AM
 #5

Still alive and mining! Chain at block #4000, network stable.
Download: https://github.com/marquesslim-hue/DOGKONG/releases/latest
Wallet: https://dogkongwallet.duckdns.org/carteira
Explorer: https://dogkong.duckdns.org/

Anyone else mining? Post your address!
Sparks60
Newbie
*
Online Online

Activity: 73
Merit: 0


View Profile
September 25, 2026, 03:07:15 PM
 #6

i am still mining.
are there any plans for a discord?
Sparks60
Newbie
*
Online Online

Activity: 73
Merit: 0


View Profile
September 25, 2026, 06:02:44 PM
 #7

i need to report some findings, i have a server with 8  separate vm nodes all running xubuntu 26 and mining , and some of the nodes is forking off main chain and losing blocks, as pulling way ahead of main chain. only way i can fix it is stop node, delete all chain data, and start over, and having to do this often. is there not some sort of fork protection?
MioziM (OP)
Newbie
*
Offline

Activity: 6
Merit: 0


View Profile
September 25, 2026, 10:17:08 PM
 #8

DogKong v2 update: transactions now require 6 confirmations before being spendable (was 1).

More security, more stability.

Explorer: http://167.234.244.29:8080/
Wallet: http://167.234.244.29:8080/carteira
Direct download: https://github.com/marquesslim-hue/DOGKONG/releases/download/v2.0/dogkong_v2.zip

dawnload: https://github.com/marquesslim-hue/DOGKONG/releases/tag/v2.0


support for the network to invest:
dogecoin
DC6CdKWWP5WSVT2WxNK7BmvLbGTqvLuNgf
Sparks60
Newbie
*
Online Online

Activity: 73
Merit: 0


View Profile
September 25, 2026, 11:09:01 PM
Last edit: Today at 12:10:51 AM by Sparks60
 #9

deleted
MioziM (OP)
Newbie
*
Offline

Activity: 6
Merit: 0


View Profile
Today at 12:47:59 AM
 #10

Set up your PC to mine. Unfortunately, your 8 VMs won't work — you know why.
Sparks60
Newbie
*
Online Online

Activity: 73
Merit: 0


View Profile
Today at 12:15:30 PM
 #11

working on reloading that pc back to 1 big cpu miner pc, today
MioziM (OP)
Newbie
*
Offline

Activity: 6
Merit: 0


View Profile
Today at 06:46:17 PM
 #12

working on reloading that pc back to 1 big cpu miner pc, today





That's great! While you're at it, invite more people to join the network and mine—the more, the better the network becomes.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!