AnanthaRajuC / Cryptocurrency-List

Non-Exhaustive List of Cryptocurrency Code, Wallets, Exchanges, Study Materials and other Blockchain related tools.

Home Page:https://anantharajuc.github.io/Cryptocurrency-List/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blockchain based projects' source code & other resources

Source code of several open-source Blockchain based Cryptocurrencies, utility/security tokens and permissioned or permissionless blockchain platforms used to create Decentralized applications (dApps).

This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code.

Cryptocurrency Description
Bitcoin (BTC) A worldwide cryptocurrency and digital payment system called the first decentralized digital currency.
Cardano (ADA) Cryptographic currency implementing Ouroboros PoS protocol.
Dash (DASH) Digital currency that enables anonymous, instant payments to anyone, anywhere in the world.
EOS An open source smart contract platform
Ethereum (ETH) Ethereum is a decentralized platform that runs smart contracts: applications that run exactly as programmed without any possibility of downtime, censorship, fraud or third party interference.
Ethereum Classic (ETC) Official Go language implementation of the Ethereum protocol supporting the original chain.
ICON (ICX)/loopchain A high-performance blockchain that can support real-time transactions based on efficient smart contract system.
IOTA IOTA is a distributed ledger for the Internet of Things. The first ledger with microtransactions without fees as well as secure data transfer. Quantum proof.
Lisk (LSK) crypto-currency and decentralized application platform, written entirely in JavaScript.
Litecoin (LTC) Experimental digital currency that enables instant payments to anyone, anywhere in the world.
Monero (XMR) Secure, private, untraceable cryptocurrency.
NEM (XEM) Smart Asset blockchain.
Neo NEO Smart Economy
Omni (OMNI) Platform for creating and trading custom digital assets and currencies.
Qtum (QTUM) Decentralized blockchain project built on Bitcoin's UTXO model, with support for Ethereum Virtual Machine based smart contracts, and secured by a proof of stake consensus model.
Quorum A permissioned implementation of Ethereum supporting data privacy.
Ripple (XRP) scalable digital asset, enabling real-time global payments anywhere in the world.
RUPEE (RUP) Decentralized cryptocurrency for India, South Asia and the World.
Stellar (XLM) Move Money Across Borders Quickly, Reliably, And For Fractions Of A Penny
TRON (TRX) Blockchain-based decentralized smart protocol and an application development platform.
Waves (WAVES) Solutions for storing, trading, managing and issuing your digital assets, easily and securely.
Zcash (ZEC) An implementation of the "Zerocash" protocol. Based on Bitcoin's code, it intends to offer a far higher standard of privacy through a sophisticated zero-knowledge proving scheme that preserves confidentiality of transaction metadata.

Blockchain Explorers

A Blockchain Explorer is a website that lets you do the following kinds of things:

  • See the blocks that have just been added to the chain, when they’ve been mined, etc.
  • Look up a previously mined block to see what transaction are included in it.
  • Look up a transaction, to see what amounts were sent, and between what addresses.
  • Look up a wallet address, to see what the balance is, and the history of transactions to and from that address.
  • And generally explore your way around the blockchain.

Cryptocurrency Exchanges

Cryptocurrency exchanges or digital currency exchanges (DCE) are businesses that allow customers to trade cryptocurrencies or digital currencies for other assets, such as conventional fiat money, or different digital currencies. They can be market makers that typically take the bid/ask spreads as transaction commissions for their services or simply charge fees as a matching platform.

Cryptocurrency Wallets

A cryptocurrency wallet stores the public and private keys which can be used to receive or spend the cryptocurrency. A wallet can contain multiple public and private key pairs.

Types of Wallets

  • Multicurrency Wallet
  • Software wallet
  • Hardware wallet
  • Watch-only wallet
  • Multisignature wallet
  • Brain wallet
  • Hot wallets
  • Cold wallets
  • Deterministic wallet
  • Non-deterministic wallet

Cryptocurrency Tools

Blockchain/Crypto API Providers

Blockchain Learning

Contributions

Contributions are welcomed and greatly appreciated.

About

Non-Exhaustive List of Cryptocurrency Code, Wallets, Exchanges, Study Materials and other Blockchain related tools.

https://anantharajuc.github.io/Cryptocurrency-List/

License:The Unlicense