Pages:
Author

Topic: [ANN] KASPA (KAS) - CPU PoW - ghostDAG - page 13. (Read 9457 times)

newbie
Activity: 151
Merit: 0
November 29, 2021, 03:47:19 PM
#23
kaspa-miner.exe -t 10 --mining-address kaspa: qrug9kefug0tj62k789kv067dw8fh6e50f0vsacmuwnznxz9ratc62hxlzr46

how do i configure Huh Huh
newbie
Activity: 3
Merit: 0
November 28, 2021, 08:32:15 PM
#22
Need more CPU miners, come on over and get in on this coin!
newbie
Activity: 35
Merit: 0
November 27, 2021, 09:32:23 AM
#21
-





Their discord server is very active. If you want to get a quick answer, you need to join their discord server link



The computing power of the whole network has exceeded 12G/s, incredible!
It's only a few days

[moderator's note: consecutive posts merged]
newbie
Activity: 1
Merit: 0
November 27, 2021, 07:04:27 AM
#20
member
Activity: 952
Merit: 17
raskul
November 27, 2021, 06:44:37 AM
#19
This project has been in development for a long time; the total amount has not been worked out, indicating that there is no long-term plan. . . Do whatever you want

Yeah, i agree to a point and merely wanted to make sure that EVERYONE gets a fair and equal start on Kaspa. I will monitor and update this thread accordingly.
Holding back from making announcements or keeping info back - like the telegram bot which gives network hashrate, didn't sit right with me and the coin is no longer restricted to a few people on discord.

decentralise.



jr. member
Activity: 215
Merit: 2
November 27, 2021, 06:04:41 AM
#18
This project has been in development for a long time; the total amount has not been worked out, indicating that there is no long-term plan. . . Do whatever you want
member
Activity: 952
Merit: 17
raskul
November 26, 2021, 06:52:50 PM
#17
the aims are all written in the OP.  Thus is such the purpose of an ANN. I suggest you take time to read the technical paper, to familiarise yourself with the architecture.

Is this project standalone or a fork from another project?
Who is behind the development?
What is the mining algorithm?

Standalone, created from scratch
You can see developers ID in the technical paper
algo is a variation of heavyhash

What is the total amount after the mainnet launch?

The monetary policy is being drawn up. Expect full details within a couple of weeks.

What exactly is your aim for this project. We have thousands of alts already, what niche do you expect to excel? It is hard to gain loyal supporters because there are much solid projects out there. What do you think will give you edge to attract the interest of some users?
full member
Activity: 1848
Merit: 158
November 26, 2021, 06:47:53 PM
#16
Is this project standalone or a fork from another project?
Who is behind the development?
What is the mining algorithm?

Standalone, created from scratch
You can see developers ID in the technical paper
algo is a variation of heavyhash

What is the total amount after the mainnet launch?

The monetary policy is being drawn up. Expect full details within a couple of weeks.

What exactly is your aim for this project. We have thousands of alts already, what niche do you expect to excel? It is hard to gain loyal supporters because there are much solid projects out there. What do you think will give you edge to attract the interest of some users?
member
Activity: 952
Merit: 17
raskul
November 26, 2021, 03:45:40 PM
#15
[2021-11-26T20:34:54Z INFO  kaspa_miner::miner] launching: 128 miners
[2021-11-26T20:34:54Z INFO  kaspa_miner::client] Kaspad version: 0.11.6
Error: "Could not decode address: decoded address is of unknown format: string not all lowercase or all uppercase"

make sure you include the
Code:
kaspa:
part before the actual address

Quick and easy guide to CPU solo mine Kaspa on a linux-based computer.

Firstly, let's do some housework, in prep for the screens you will need. In this guide we will use both pm2 and screen -dmS commands.


Code:
sudo apt install npm

Code:
npm install pm2 -g

Code:
wget https://github.com/kaspanet/kaspad/releases/download/v0.11.6/kaspad-v0.11.6-linux.zip

Code:
unzip kaspad-v0.11.6-linux.zip

Code:
rm -rf kaspad-v0.11.6-linux.zip

Code:
cd bin/

Code:
pm2 start ./kaspad -- utxoindex

let it synchronise (shouldn't take too long at this point) you can watch it run by typing the command;

Code:
pm2 logs 0

and Cntrl-C to close the pm2 (it will continue in the background)

When the node is fully synchronised you will see BLOCK ACCEPTED outputs.

Get the miner:

Code:
wget https://github.com/elichai/kaspa-miner/releases/download/v0.1.3/kaspa-miner-v0.1.3-linux-amd64

make the miner executable

Code:
chmod +x kaspa-miner-v0.1.3-linux-amd64

run the miner in screen -dmS

Code:
screen -dmS kaspaminer ./kaspa-miner-v0.1.3-linux-amd64 --mining-address kaspa:qpyn6a3gudav4jzt0gway6tndj3tyw0uazehet5g0fvutmmnktg0zz2klk4dt

*NOTE* the above is MY address, if you mine to it, I thank you for your donation. Please amend the string with your own KASPA address.


You can have a look in on the processes by;

1. look in on the node - to make sure it's synchronised and working OK:

Code:
pm2 logs 0

1a. and close it using Cntrl-C

2. look in on your miner - to see if it is finding blocks:

Code:
screen -r

2a. and detach the screen using Cntrl-A, then pressing (the letter on your keyboard) d.


newbie
Activity: 43
Merit: 0
November 26, 2021, 03:35:19 PM
#14
[2021-11-26T20:34:54Z INFO  kaspa_miner::miner] launching: 128 miners
[2021-11-26T20:34:54Z INFO  kaspa_miner::client] Kaspad version: 0.11.6
Error: "Could not decode address: decoded address is of unknown format: string not all lowercase or all uppercase"
member
Activity: 245
Merit: 13
November 26, 2021, 01:20:42 PM
#13
Very INteresting . . started some hash on it yesterday . .

Wen u see literal geniuses coming up with some BRAND NEW shit, its best to pay attention AND spec-mine the shit out of it!!!


https://eprint.iacr.org/2018/104.pdf

member
Activity: 952
Merit: 17
raskul
November 26, 2021, 01:19:28 PM
#12
Is this project standalone or a fork from another project?
Who is behind the development?
What is the mining algorithm?

Standalone, created from scratch
You can see developers ID in the technical paper
algo is a variation of heavyhash

What is the total amount after the mainnet launch?

The monetary policy is being drawn up. Expect full details within a couple of weeks.
jr. member
Activity: 215
Merit: 2
November 26, 2021, 01:15:49 PM
#11
Is this project standalone or a fork from another project?
Who is behind the development?
What is the mining algorithm?

Standalone, created from scratch
You can see developers ID in the technical paper
algo is a variation of heavyhash

What is the total amount after the mainnet launch?
member
Activity: 952
Merit: 17
raskul
November 26, 2021, 12:47:15 PM
#10
Is this project standalone or a fork from another project?
Who is behind the development?
What is the mining algorithm?

Standalone, created from scratch
The academics who designed the architecture are listed in the technical paper (although not development team - who seem to be a few anons in discord)
algo is a variation of heavyhash
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
November 26, 2021, 12:32:29 PM
#9
Is this project standalone or a fork from another project?
Who is behind the development?
What is the mining algorithm?
copper member
Activity: 145
Merit: 0
November 26, 2021, 11:19:14 AM
#8
i have tried all my possible with the tutorial, i made appdata directory writable but i got only one folder which is kaspad-mainnet and not the three mentioned in the tutorial for windows...

i would like to mine and contribute to this project, but unfortunately i am not a programmer, how can you make things easier ?

You make appdata folder Huh

Mate google where it is located cose each windows by default have appdata folder

look in settings for folder options go to tab called view and mark show hidden files and folders

then your appdata folder will be located in C:/Users/Yourusername

Inside that correct appdata folder you will see folder called Local and inside that folder you will see Kaspad folder.

If you dont know how to see hidden files and folders google it and full correct path is :

C:/users/yourusername/appdata/local/kaspad
newbie
Activity: 3
Merit: 0
November 26, 2021, 10:37:27 AM
#7
hi.

GUI wallet needed because this procedure is hard for non programmers like me..

But anyway; good endeavor  Wink



i have tried all my possible with the tutorial, i made appdata directory writable but i got only one folder which is kaspad-mainnet and not the three mentioned in the tutorial for windows...

i would like to mine and contribute to this project, but unfortunately i am not a programmer, how can you make things easier ?



sorry i am syncing but the three folder described in the guideline are not created

[moderator's note: consecutive posts merged]
copper member
Activity: 145
Merit: 0
November 26, 2021, 10:30:13 AM
#6
I took a quick look, very very intersting mechanism of rewarding, not another ASIC resistance coin, but it has some sophisticated mechanism against whale miners... I'll subscribe to this topic, cuz of my heavy work load, will check again in few weeks.

Hey yeah even weak cpu can get some reward daily and that is what make that coin good and worldwide. In my opinion one of best I meet in crypto space. Waiting for updates and where it will go Smiley
jr. member
Activity: 238
Merit: 9
November 26, 2021, 10:20:33 AM
#5
I took a quick look, very very intersting mechanism of rewarding, not another ASIC resistance coin, but it has some sophisticated mechanism against whale miners... I'll subscribe to this topic, cuz of my heavy work load, will check again in few weeks.
member
Activity: 952
Merit: 17
raskul
November 26, 2021, 10:09:48 AM
#4
Currently mining is not the mainnet, you need to write clearly. . waste time.

currently (26th November 2021) network has moved OUT of Testnet and is in a progression stage that the devs have called GAMENET.

mined coins ARE valid, but will be subject to cosmetic changes as to how your KAS are viewed in your wallet.
Current block rewards are 500 (KAS)

so these will be valid coins in Mainnet, but may show slightly differently in your wallet, dependent on final decided monetary policies.

Pages:
Jump to: