Digital currency specification
this is very simple. The code of bitcoin is public, and it is a kind of counterfeit currency after a simple change; Ethereum's technology is open source. You can find a program to issue a coin on Ethereum's public chain. Now most of the counterfeit coins are on the public chain of Ethereum, and the distribution of tokens is also directly in Ethereum's wallet, which is very convenient
Step 2: find someone to endorse
if the project can be implemented, it is possible to find a real influential tycoon, and by the way, it can also get an angel round to do marketing. If the project is air money, it may be a grassroots tycoon. In any case, now that the coin circle is just emerging, many "tycoons" are actually grassroots. If you can't, you can send candy directly by virus marketing
Step 3: prepare a white paper
this has to be written on the top. For high-quality coin, vision, code, planning, team and so on need to be well written, which takes a lot of time. But for air coin, it's OK to find a professional agent directly, and it can be written in one day
Step 4: promote marketing
find all kinds of coin circle media to advertise, or get a virus activity to invite candy delivery, so as to brush up the popularity
Step 5: love Western Europe
with a certain degree of popularity, you will begin to love Western Europe directly. Good projects are very simple, and they are often looted in a small scale. It doesn't matter if the air currency can't attract people. It's easy to find the agent investment channel to help you package the project
Step 6: contact the exchange
generally, they try their best to go to a well-known exchange. If there is no angel round, you can only take the money from aisio. It's not good. It's OK to go to an easy exchange
Step 7: public offering
once you are on the stock exchange, you will have enough confidence to speak. At this time, we can continue another wave of public offering. Anyway, what we give out are tokens, which can also attract more attention from the market
Step 8: go online
once the funds are sufficient and the quality of the project is good, there will be more mainstream exchanges. Once the mainstream exchange is finished, this is a reliable project
at present, ICO in our country has been banned, so we can only conct private placement.
It's illegal
the central bank indicated that it has not issued legal digital currency, nor authorized any institutions and enterprises to issue legal digital currency, and there is no promotion team. At present, the so-called "digital currency" in the market is not legal digital currency
In addition, the so-called "digital currency" launched by some institutions and enterprises and the so-called promotion of the central bank's issuance of digital currency may involve pyramid selling and fraud
extended information:
virtual currency is the electronization of illegal currency, and its original issuer is not the central bank. This kind of virtual currency is mainly limited to circulation in a specific virtual environment. Digital currency can be used for real goods and services transactions, but only the digital currency issued by the state is legal digital currency
in 2013, the central bank, together with five ministries and commissions, issued the notice on prevention of bitcoin risks, which clearly defined non legal digital currencies such as bitcoin as virtual commodities, which do not exist in the form of currency and legal currency
at the end of 2013, the central bank and other five ministries and commissions jointly issued the bitcoin risk notice, which clearly defined bitcoin as a special Internet commodity, and people can buy and sell it freely at their own risk. But it denies its monetary attribute. At this stage, bitcoin cannot and should not be used as currency
Ruitai, Qianjin card, Laite and other digital currencies are all applicable to the definition of bitcoin. Digital currency can exist as a commodity.
It must be domestic
for domestic distribution. If it's international
it's hard for many people to understand
Web links
1. Bitcoin
the concept of bitcoin was first proposed by Nakamoto on November 1, 2008, and was officially born on January 3, 2009. According to the idea of Nakamoto, the open source software is designed and released, and the P2P network on it is constructed. Bitcoin is a virtual encrypted digital currency in the form of P2P. Point to point transmission means a decentralized payment system
2. Litecoin (LTC) is an improved version of digital currency inspired by bitcoin. It was designed and implemented by a programmer who worked in Google. It was released on November 9, 2011. Lightcoin and bitcoin have the same implementation principle in technology, but the creation and transfer of lightcoin is based on an open source encryption protocol, which is not managed by any central organization
extended data
characteristics of bitcoin currency:
1. Decentralization: bitcoin is the first distributed virtual currency, and the whole network is composed of users without a central bank. Decentralization is the guarantee of bitcoin's security and freedom
2. Global circulation: bitcoin can be managed on any computer connected to the Internet. No matter where you are, anyone can dig, buy, sell or collect bitcoin
3. Exclusive ownership: private key is needed to control bitcoin, which can be stored in any storage medium in isolation. No one can get it except the user himself
4. Low transaction cost: bitcoin can be remitted free of charge, but a transaction fee of about 1 bitfen will be charged for each transaction to ensure faster transaction execution
This is a Linux system IP address configuration command. The specific meaning is:
set the IP address of the system to 192.168.0.2; The subnet mask is 24, that is 255.255.255.0; The broadcast address is 192.168.0.255; The name of NIC device is eth0
all computers in the network must set a unique IP address to communicate normally. Because of this unique address, users can select the objects they need from thousands of computers efficiently and conveniently when they operate on networked computers
The IP address is just like our home address. If you want to write to a person, you need to know his or her address so that the postman can deliver the letter. A computer sending information is like a postman. It must know the only "home address" to avoid sending the letter to the wrong person. But our address is expressed in words, the address of the computer is expressed in binary numbers eth0 is the name set by the system for the network card. If there are al network cards or multiple network cards, there will be names like eth1 and eth2. The name can be set artificially. It is the unique name of the network card in the current computer system