Showing posts with label AsianCryptonist. Show all posts
Showing posts with label AsianCryptonist. Show all posts

Friday, 19 June 2020

How to get started with litecoin?

How to get started with litecoin?

 

If you're new to the cryptocurrency world, you'd be forgiven for not having heard of litecoin. The currency, which was created by Charles Lee in 2011, is the second largest digital currency next to bitcoin.




Here is our guide to what you need to know about litecoin.
SO LET'S TALK ABOUT LITECOIN.



Tuesday, 16 February 2016

Bitcoin Transactions – The Scriptsig and Scriptpubkey


The Scriptsig and Scriptpubkey – locking and unlocking a transaction?


The Scriptpubkey is the puzzle set to a transaction in order for it to be solved and the script sig is the solution to the puzzle that allows it to be spent.

Historically the Scriptpubkey was named so as it contained the public key or address to be spent from – i.e. the address the transaction was locked to. The scriptsig was called so due to its need to contain the signature – i.e. the private key of the address that wants to spend and to which the address in the scriptpubkey was locked to. 

The Bitcoin transaction script language is a stack based execution language – to layman this is a very basic form of language that doesn’t contain loops and is Turing incomplete (i.e. can’t with an unlimited amount of memory, processing power and time solve everything) – it is designed for one purpose. The stack based execution language has a few important benefits such as its simplicity and minimal processing. 


The script language processes from left to right. Numbers are pushed onto the stack and then operated acted on by the next function. There are conditional operators which give the result true or false which in the case of validating a transaction are true if the signature is valid.

 
 The above example is the process of a simple pay to public key hash transaction. 


The above transaction shows the stack based operating procedure for resolving the transaction
– i.e. unlocking it and spending it. To see the process in more detail see our different types of bitcoin transactions and the P2PKH – pay to public key hash transaction type


RELATED ARTICLES:

What is the Bitcoin Transactions?
source: http://theriseofthebitcoins.blogspot.com/2016/02/what-is-bitcoin-transaction.html

How does the bitcoin network actually work?
source: http://theriseofthebitcoins.blogspot.com/2016/02/how-does-bitcoin-network-actually-work.html





How does the Bitcoin Network actually work?

The Bitcoin network is a peer to peer network (P2P) or a decentralised network with no central point of failure or command. All the nodes, or computers, that participate in the network are equal – there is no hierarchy – or no topology as the network is flat. 

The Bitcoin network is a collection of nodes running the Bitcoin P2P protocol with other protocols such as stratum, used for lightweight mobile wallets (where the full block chain is not downloaded) or for mining. 

Although the network is flat, and all nodes are equal, some nodes or computers perform a different task.  

A full node does routing, holds a full copy of the blockchain database, performs mining and provides wallet services. Any node has to provide the routing function to participate in the network. Routing is just another way of saying that the node validates and passes on transactions and block as well as discovering and maintaining connections to other nodes, whether they are full nodes or not. 

Some nodes don’t hold a full copy of the blockchain and verify transactions by using the Simplified Payment Verification, or SPV

Mining nodes, that run specialised application specific integrated chips to solve the proof of work algorithm. Some of the mining nodes are full nodes whilst others are lightweight participating in pool mining and using a pool server to maintain a full node. 

Wallets can be a full node – as is the case with downloading the full bitcoin client onto your desktop. Mobile wallets however can’t hold the entire blockchain through space requirements and are essentially simplified payment verification nodes or lightweight nodes

Apart from these main classifications there are other servers and nodes running other protocols - such as alternative wallets and specialised mining pools. The main Bitcoin network contains about 7000-10000 nodes at a time! 

When joining the network for the first time a new node must discover at least one other existing node – geographical location takes no precedence in this procedure. The new node sends a series of messages and then if the other node wishes to form a connection it replies. 

The new node must form new connections to the network, as sometimes some nodes go offline from time to time as people switch their computers off. Then the new node is meshed into the network and resilience is created. 

If you want to run a full node you’re now in for a bit of a wait - all the transactions since Bitcoins genesis in 2009 need to be downloaded. This is done by requesting other nodes to send all their information over to you, and so as not to overload them, this can be done in conjunction with other nodes. 

But the good news is if you want your own wallet on your phone and don’t want, or need to run the Bitcoin full client, you can simply just use Coinbase’s or blockchain.io’s simplified version and set it up in seconds. 



Transaction malleability is a loophole in the bitcoin protocol that was most famously used in February 2014 to allegedly withdraw funds from Mt Gox 
The idea behind transaction malleability is that a user who is tracking transactions via their hash would not be able to trace the transaction if the hash was changed. read more here.

for more related articles, visit here. Thanks for reading, hope you like it ! Share !






 

Wednesday, 10 February 2016

Litecoin founder Charles Lee

Charles Lee isn’t nearly as invisible as Satoshi Nakamoto, but he’s doing his best. The creator of Litecoin, the second most successful cryptocurrency after Bitcoin, was happy to speak with CoinDesk, but he didn’t want to reveal too much about himself. What we know for sure about the California-based software engineer is that he graduated from a leading technology-focused university in 1999, and is currently working for an Internet software company. CoinDesk knows who that is – and the odd reference can be found online by those who know where to look - but Lee really doesn’t like to talk about it. 

The six-person team behind the altcoin is equally secretive. “They are people that I talked to over the years on IRC and other forums,” Lee says of the team, which communicates with the broader community through chat rooms and message boards. “Some of them don't want their identities known.”



 
“People are always afraid of government intervention,” he says. “Cryptocurrency is such a powerful concept that it can almost overturn governments.”


Lee heard about Bitcoin two years ago, and almost immediately understood the significance of the idea. “I definitely think that what the Internet did to information, cryptocurrency will do to currency,” he says. Like many digital coin enthusiasts, he started mining bitcoin before getting into the altcoin scene. 
read more here.






What is Litecoin?



What is Litecoin?

Litecoin is a peer-to-peer Internet currency that enables instant, near-zero cost payments to anyone in the world. Litecoin is an open source, global payment network that is fully decentralized without any central authorities. Mathematics secures the network and empowers individuals to control their own finances. Litecoin features faster transaction confirmation times and improved storage efficiency than the leading math-based currency. With substantial industry support, trade volume and liquidity, Litecoin is a proven medium of commerce complementary to Bitcoin.


Open Source Software

Litecoin is an open source software project released under the MIT/X11 license which gives you the power to run, modify, and copy the software and to distribute, at your option, modified copies of the software. The software is released in a transparent process that allows for independent verification of binaries and their corresponding source code.

Please Share, If you think this was helpful.


Related Articles: How to get started with Litecoin?


Download the list of software here.

Litecoin Core v0.10.4.0 released!
This is an important update, all users, especially miners are advised to upgrade.




DOWNLOAD LITECOIN CORE FOR WINDOWS




DOWNLOAD LITECOIN CORE FOR GNU/LINUX 




DOWNLOAD LITECOIN CORE FOR MAC OS X 




DOWNLOAD LITECOIN FOR ANDROID & BLACKBERRY 


 

ELECTRUM LITECOIN 




LITECOIN CORE GITHUB
 ANDROID GITHUB








Like & Share