Bitcoin Forum
June 22, 2024, 05:13:59 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: a high school student wanna make scam crypto currency to real crypto currency  (Read 158 times)
morishous (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 14, 2021, 11:38:44 AM
 #1

dear all bitcoin user.
i am a high school student in jpn. im so interested in cryptocurrency so i forked Litecoin and changed name,value,totalamount andetc.. but only to do that, ofcause it seems like a scam cryptocurrency.
i need tech help!
how do i change algorysm?
how to cryate block chain exploler?
please teach me what should i do to make this real usefull cryptocurrency!
https://github.com/asuka431/SCPFoundationCoin-1
(i think there are so many wrong words... just ignore,please!)
NotATether
Legendary
*
Offline Offline

Activity: 1638
Merit: 6909


bitcoincleanup.com / bitmixlist.org


View Profile WWW
March 14, 2021, 04:02:38 PM
Merited by ABCbits (1)
 #2

i am a high school student in jpn.

A little off topic, but do you mean "Japan"? Huh It's alright if English is not your first language.

im so interested in cryptocurrency so i forked Litecoin and changed name,value,totalamount andetc.. but only to do that, ofcause it seems like a scam cryptocurrency.

I think you are confused about what is a scam cryptocurrency.

What you made isn't a scam cryptocurrency, it's just a coin that has no market value.

Inherently, all kinds of coins have some or no market value but they are then used by others to scam people, whether by "stealing" or running a Ponzi scheme or if the developers ask the exchanges to inflate the price of their coin and then deflate it later to zero!

how do i change algorysm?

You are looking to change the Proof of Work function of coins, which is a cryptographic hashing function that takes a bunch of parameters and returns a hash. Examples are SHA256(SHA256()), Scrypt, Cryptonight and RandomX.

Alternatively there are a few Proof of Stake algorithms that are used by some altcoins too.

how to cryate block chain exploler?

Usually the coin developer is not the one who does that, one of the major blockchain companies makes one for your coin if it becomes valuable enough (and this is not only achieved by changing cryptocurrency code, but convincing exchanges to list your coin, and convincing investors to buy your coin).

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
seoincorporation
Legendary
*
Offline Offline

Activity: 3192
Merit: 2981


Top Crypto Casino


View Profile
March 14, 2021, 08:30:57 PM
 #3

Build your own crypto coin isn't easy, but is possible, you need to have some knowledge about C and Linux... Some users already explain how to create a coin, you can fork the bitcoin code and create a new genesis block, that will make your node start from zero. Here is a decent guide about how to do it.

 Topic: *** Complete Guide on How to Create a New Alt Coin – Update 2019 ***
https://bitcointalk.org/index.php?topic=5134256.0

You can create a legit coin and not a scam one, just play it smart.

█████████████████████████
████▐██▄█████████████████
████▐██████▄▄▄███████████
████▐████▄█████▄▄████████
████▐█████▀▀▀▀▀███▄██████
████▐███▀████████████████
████▐█████████▄█████▌████
████▐██▌█████▀██████▌████
████▐██████████▀████▌████
█████▀███▄█████▄███▀█████
███████▀█████████▀███████
██████████▀███▀██████████
█████████████████████████
.
BC.GAME
▄▄░░░▄▀▀▄████████
▄▄▄
██████████████
█████░░▄▄▄▄████████
▄▄▄▄▄▄▄▄▄██▄██████▄▄▄▄████
▄███▄█▄▄██████████▄████▄████
███████████████████████████▀███
▀████▄██▄██▄░░░░▄████████████
▀▀▀█████▄▄▄███████████▀██
███████████████████▀██
███████████████████▄██
▄███████████████████▄██
█████████████████████▀██
██████████████████████▄
.
..CASINO....SPORTS....RACING..
█░░░░░░█░░░░░░█
▀███▀░░▀███▀░░▀███▀
▀░▀░░░░▀░▀░░░░▀░▀
░░░░░░░░░░░░
▀██████████
░░░░░███░░░░
░░█░░░███▄█░░░
░░██▌░░███░▀░░██▌
░█░██░░███░░░█░██
░█▀▀▀█▌░███░░█▀▀▀█▌
▄█▄░░░██▄███▄█▄░░▄██▄
▄███▄
░░░░▀██▄▀


▄▄████▄▄
▄███▀▀███▄
██████████
▀███▄░▄██▀
▄▄████▄▄░▀█▀▄██▀▄▄████▄▄
▄███▀▀▀████▄▄██▀▄███▀▀███▄
███████▄▄▀▀████▄▄▀▀███████
▀███▄▄███▀░░░▀▀████▄▄▄███▀
▀▀████▀▀████████▀▀████▀▀
BlackHatCoiner
Legendary
*
Offline Offline

Activity: 1554
Merit: 7585


Protocols over bureaucrats


View Profile
March 15, 2021, 08:41:00 AM
 #4

In your repository, it says that you've used 77.9% HTML, but I don't understand why and where are these files. I only see the forked litecoin's files.

(i think there are so many wrong words... just ignore,please!
Based on your post I can see that you've copied the README.md from litecoin, but I don't get why. What would you achieve if you plagiarized the litecoin's notes?

how do i change algorysm?
how to cryate block chain exploler?
Changing an algorithm can be really difficult. You'll have to create the function of it, if it doesn't exist, and replace it wherever you find the litecoin's scrypt algorithm. As for the block explorer, here's some github links to deal with:

Some of them need your RPC enabled.

If you want to fork Bitcoin Core check my thread too: How to create your own altcoin (v0.20.1).

please teach me what should i do to make this real usefull cryptocurrency!
In order to make it useful, it'll have to provide something the others don't. Otherwise it'll have no value. Even if you succeed putting it into an exchange, in the long term it won't cost a penny, because it'd compete litecoin. Thus, it'd have a ponzi scheme.

We can't answer you how to make it useful. You'll have to figure this out by yourself, but I'll give you a hint:  There are thousands of cryptocurrencies out there that "just changed an algorithm" and right now they're considered "dead coins". An algorithm or a tiny change, won't make it useful, because it won't provide anything new.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
morishous (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 15, 2021, 11:48:49 AM
 #5

May be the about html file, ...make clean command didn't  have done well...but actually i don know how(sorry)
Ok,read me file is my most reason of [it is very sh/t coin].
i learned many how and what to do to bild new coin
from many kind people on japan crypto currency "monacoin"s faurum,[askmona3.0].
i think about change algo scrypt to other,but...what is morebetter algo? my coin is too small but i want not to be mined my  coin on asic because my pc (it also means old as gtx660ti pc)is
morishous (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 19, 2021, 03:11:45 PM
 #6

ok...then... i notice that my coin status (it means genesis word etc...) had been arleady shown by my misstake so i created new repo with different genesis word and block. here
https://github.com/asuka431/SCPFoundationCoin-1
by the way, who is the youngest crypto currency deveropper as far as you know? how old?
i wish i could be more younger than all of them...because in this sence, all developper have more skill than ihave so i can ask all them
semobo
Full Member
***
Offline Offline

Activity: 1498
Merit: 146


View Profile
March 19, 2021, 04:11:44 PM
 #7

ok...then... i notice that my coin status (it means genesis word etc...) had been arleady shown by my misstake so i created new repo with different genesis word and block. here
https://github.com/asuka431/SCPFoundationCoin-1
by the way, who is the youngest crypto currency deveropper as far as you know? how old?
i wish i could be more younger than all of them...because in this sence, all developper have more skill than ihave so i can ask all them

I had seen some of the tokens were created by school kids or at least what the team profile mentioned but at the end it is just another scam cryptos. Anyway there is no age barrier and also you may not be awarded any trophy so try to develop your coin much further and you actually need a team of members who is having experience in the crypto or blockchain field.
morishous (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 21, 2021, 08:46:34 AM
 #8

so how can  find member? Or i would to add another team?
morishous (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 21, 2021, 08:59:53 AM
 #9

Or...who would be the youngest of it?
I hope to know because i feel afraid that there is no teenager as i am and should feel alone
(Ithink there is many miss word so this is what i want to say in japanese )
最年少の人はどのくらいの年齢で仮想通貨を開発できているのか。
同じ年代の人が仮想通貨について知らないので、
情報を入手することができないんすわ。
さみしいことなのかどうかが知りたいっす。
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!