Search content
Sort by

Showing 5 of 5 results by bitbytemoney
Post
Topic
Board Development & Technical Discussion
Topic OP
All the possible ways I can earn some Bitcoin as a developer
by
bitbytemoney
on 18/05/2022, 03:25:43 UTC
Please tell me all the possible ways I can earn some bitcoin.
Post
Topic
Board Development & Technical Discussion
Topic OP
Start Eth development for money
by
bitbytemoney
on 12/05/2022, 22:34:57 UTC
What type of Ethereum project do you recommend me to join now?

I have successfully set up a PRIVATE CHAIN with geth, but
I am not sure what to do next.

To make money.
Post
Topic
Board Development & Technical Discussion
Topic OP
How to implement SPV wallet for my own bitcoin clone?
by
bitbytemoney
on 12/05/2022, 22:28:23 UTC
I forked from bitcoin and create own coin.
I want to implement SPV wallet for it.
Post
Topic
Board Altcoin Discussion
Re: sendtoaddress command not working
by
bitbytemoney
on 07/05/2022, 09:16:02 UTC
Thank you for reply  Cheesy
I try soon
Post
Topic
Board Development & Technical Discussion
Topic OP
sendtoaddress command not working
by
bitbytemoney
on 04/05/2022, 09:49:23 UTC
I made bitcoin clone from source code. Cool

I mined 1 million coin.

I try "sendtoaddress" to windows wallet but it not working.

If I want to use sendtoaddress command,
do I have to sync every 100,000 block on windows wallet?

I have other vm on ubuntu wallet fully block synced , no problem send and receive coin.

so...

if I want to send coin to new user, he must sync whole blocks?
but its not useful for him.
he will stop using my coin.

I want to send coin without waiting sync. How?