Cryptocurrency Wallets: Difference between revisions

From Edd's Almanac
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==[[Glossary#Hardware Wallet|Hardware Wallets]] <ref>Physical devices intended to be kept offline in order to securely store the private keys used to access cryptocurrencies and other digital assets.</ref>==
===[[:Category:Bitcoin Wallets|Bitcoin Wallets]]===
<categorytree hideroot="on" mode="pages">Bitcoin Wallets</categorytree>
===[[:Category:Ethereum Wallets|Ethereum Wallets]]===
<categorytree hideroot="on" mode="pages">Ethereum Wallets</categorytree>
===[[:Category:Cold Wallets|Cold Wallets]]<ref>Cryptocurrency wallets not connected to the internet. These may be hardware devices or any media that can record private keys or seed phrases, like simple pen and paper. Cold wallets are typically used for long-term storage since extra steps are required to broadcast transactions to the network. Physical devices acting as cold wallets are still susceptible to theft, damage, or other types of loss.</ref>===
<categorytree hideroot="on" mode="pages">Cold Wallets</categorytree>
===[[:Category:Hot Wallets|Hot Wallets]]<ref>Cryptocurrency wallets connected to the internet used to manage access to private keys and the digital assets they control. Hot wallets sacrifice some security for convenience since they are more vulnerable to hacks and malware than wallets kept offline.</ref>===
<categorytree hideroot="on" mode="pages">Hot Wallets</categorytree>
===[[:Category:Browser Extensions|Browser Extensions]]===
<categorytree hideroot="on" mode="pages">Browser Extensions</categorytree>
===[[:Category:Mobile Wallets|Mobile Wallets]]===
<categorytree hideroot="on" mode="pages">Mobile Wallets</categorytree>
===[[:Category:Hardware Wallets|Hardware Wallets]]<ref>Physical devices intended to be kept offline in order to securely store the private keys used to access cryptocurrencies and other digital assets.</ref>===
<categorytree hideroot="on" mode="pages">Hardware Wallets</categorytree>
===[[:Category:Custodial Wallets|Custodial Wallets]]<ref>Cryptocurrency wallets in which a third party, such as a cryptocurrency exchange, holds the private keys that authorize and sign transactions. Custodial wallets shift the burden of responsibility and security to the third party, lowering the barrier to entry for many new cryptocurrency users. A certain amount of trust is required, however, since users are reliant on the custodian to take proper security precautions and implement reasonable policies regarding their assets and funds.</ref>===
<categorytree hideroot="on" mode="pages">Custodial Wallets</categorytree>
===[[:Category:Non-Custodial Wallets|Non-Custodial Wallets]]<ref>Cryptocurrency wallets in which the owner has exclusive and full control over the private keys used to authorize transactions of digital assets on a blockchain. Owners of non-custodial wallets are fully responsible for the safety and security of the digital assets they manage.</ref>===
<categorytree hideroot="on" mode="pages">Non-Custodial Wallets</categorytree>


{{#cargo_query:
===[[Glossary#EVM|EVM]] Compatible Wallets<ref>Acronym - Ethereum Virtual Machine</ref>===
tables=CryptoWallets
|fields=CryptoWalletName
|where=HardwareWallet="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==[[Glossary#Hot Wallet|Hot Wallets]] <ref>Cryptocurrency wallets connected to the internet used to manage access to private keys and the digital assets they control. Hot wallets sacrifice some security for convenience since they are more vulnerable to hacks and malware than wallets kept offline.</ref>==
 
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=HotWallet="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==[[Glossary#Cold Wallet|Cold Wallets]] <ref>Cryptocurrency wallets not connected to the internet. These may be hardware devices or any media that can record private keys or seed phrases, like simple pen and paper. Cold wallets are typically used for long-term storage since extra steps are required to broadcast transactions to the network. Physical devices acting as cold wallets are still susceptible to theft, damage, or other types of loss.</ref>==
 
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=ColdWallet="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==Mobile Wallets==
 
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=MobileWallet="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==[[Glossary#Custodial Wallet|Custodial Wallets]] <ref>Cryptocurrency wallets in which a third party, such as a cryptocurrency exchange, holds the private keys that authorize and sign transactions. Custodial wallets shift the burden of responsibility and security to the third party, lowering the barrier to entry for many new cryptocurrency users. A certain amount of trust is required, however, since users are reliant on the custodian to take proper security precautions and implement reasonable policies regarding their assets and funds.</ref>==
 
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=CustodialWallet="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==[[Glossary#Non-Custodial Wallet|Non-Custodial Wallets]] <ref>Cryptocurrency wallets in which the owner has exclusive and full control over the private keys used to authorize transactions of digital assets on a blockchain. Owners of non-custodial wallets are fully responsible for the safety and security of the digital assets they manage.</ref>==
 
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=NonCustodialWallet="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==Browser Extensions==
 
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=BrowserExtension="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==Bitcoin Wallets==
 
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=Bitcoin="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==Ethereum Wallets==
 
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=Ethereum="1"
|format=template
|template=AllWallets
|named args=yes
}}
 
==[[Glossary#EVM|EVM]] Compatible Wallets<ref>Acronym - Ethereum Virtual Machine</ref>==


{{#cargo_query:
{{#cargo_query:
Line 109: Line 29:
}}
}}


==Other Coins/Tokens==
===Other Coins/Tokens===
===[[Aave]]===
====[[Aave]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 119: Line 39:
|named args=yes
|named args=yes
}}
}}
===[[Arweave]]===
====[[Arweave]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 128: Line 48:
|named args=yes
|named args=yes
}}
}}
===[[Avalanche]]===
====[[Avalanche]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 137: Line 57:
|named args=yes
|named args=yes
}}
}}
===[[Axie Infinity]]===
====[[Axie Infinity]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 146: Line 66:
|named args=yes
|named args=yes
}}
}}
===[[Bitcoin Cash]]===
====[[Bitcoin Cash]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 155: Line 75:
|named args=yes
|named args=yes
}}
}}
===[[BNB]]===
====[[BNB]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 164: Line 84:
|named args=yes
|named args=yes
}}
}}
===[[Cardano]]===
====[[Cardano]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 173: Line 93:
|named args=yes
|named args=yes
}}
}}
===[[Chainlink]]===
====[[Chainlink]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 182: Line 102:
|named args=yes
|named args=yes
}}
}}
===[[Dai]]===
====[[Dai]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 191: Line 111:
|named args=yes
|named args=yes
}}
}}
===[[Dogecoin]]===
====[[Dogecoin]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 200: Line 120:
|named args=yes
|named args=yes
}}
}}
===[[dogwifhat]]===
====[[dogwifhat]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 209: Line 129:
|named args=yes
|named args=yes
}}
}}
===[[Filecoin]]===
====[[Filecoin]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 218: Line 138:
|named args=yes
|named args=yes
}}
}}
===[[Flow]]===
====[[Flow]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 227: Line 147:
|named args=yes
|named args=yes
}}
}}
===[[Helium]]===
====[[Helium]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 236: Line 156:
|named args=yes
|named args=yes
}}
}}
===[[Immutable X]]===
====[[Immutable X]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 245: Line 165:
|named args=yes
|named args=yes
}}
}}
===[[Internet Computer]]===
====[[Internet Computer]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 254: Line 174:
|named args=yes
|named args=yes
}}
}}
===[[LEO Token]]===
====[[LEO Token]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 263: Line 183:
|named args=yes
|named args=yes
}}
}}
===[[Litecoin]]===
====[[Litecoin]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 272: Line 192:
|named args=yes
|named args=yes
}}
}}
===[[Monero]]===
====[[Monero]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 281: Line 201:
|named args=yes
|named args=yes
}}
}}
===[[NEAR Protocol]]===
====[[NEAR Protocol]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 290: Line 210:
|named args=yes
|named args=yes
}}
}}
===[[Optimism]]===
====[[Optimism]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 299: Line 219:
|named args=yes
|named args=yes
}}
}}
===[[Pepe]]===
====[[Pepe]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 308: Line 228:
|named args=yes
|named args=yes
}}
}}
===[[Polkadot]]===
====[[Polkadot]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 317: Line 237:
|named args=yes
|named args=yes
}}
}}
===[[Sei]]===
====[[Polygon]]====
{{#cargo_query:
tables=CryptoWallets
|fields=CryptoWalletName
|where=Polygon="1"
|format=template
|template=AllWallets
|named args=yes
}}
====[[Sei]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 326: Line 255:
|named args=yes
|named args=yes
}}
}}
===[[Shiba Inu]]===
====[[Shiba Inu]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 335: Line 264:
|named args=yes
|named args=yes
}}
}}
===[[Solana]]===
====[[Solana]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 344: Line 273:
|named args=yes
|named args=yes
}}
}}
===[[Stellar]]===
====[[Stellar]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 353: Line 282:
|named args=yes
|named args=yes
}}
}}
===[[Sui]]===
====[[Sui]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 362: Line 291:
|named args=yes
|named args=yes
}}
}}
===[[Tether]]===
====[[Tether]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 371: Line 300:
|named args=yes
|named args=yes
}}
}}
===[[Tezos]]===
====[[Tezos]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 380: Line 309:
|named args=yes
|named args=yes
}}
}}
===[[Toncoin]]===
====[[Toncoin]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 389: Line 318:
|named args=yes
|named args=yes
}}
}}
===[[TRON]]===
====[[TRON]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 398: Line 327:
|named args=yes
|named args=yes
}}
}}
===[[Uniswap]]===
====[[Uniswap]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 407: Line 336:
|named args=yes
|named args=yes
}}
}}
===[[USDC]]===
====[[USDC]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 416: Line 345:
|named args=yes
|named args=yes
}}
}}
===[[Worldcoin]]===
====[[Worldcoin]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets
Line 425: Line 354:
|named args=yes
|named args=yes
}}
}}
===[[XRP]]===
====[[XRP]]====
{{#cargo_query:
{{#cargo_query:
tables=CryptoWallets
tables=CryptoWallets

Latest revision as of 14:11, 11 October 2024

Bitcoin Wallets

Ethereum Wallets

Cold Wallets[1]

Hot Wallets[2]

Browser Extensions

Mobile Wallets

Hardware Wallets[3]

Custodial Wallets[4]

Non-Custodial Wallets[5]

EVM Compatible Wallets[6]

Other Coins/Tokens

Aave

Arweave

Avalanche

Axie Infinity

Bitcoin Cash

BNB

Cardano

Chainlink

Dai

Dogecoin

dogwifhat

Filecoin

Flow

Helium

Immutable X

Internet Computer

LEO Token

Litecoin

Monero

NEAR Protocol

Optimism

Pepe

Polkadot

Polygon

Sei

Shiba Inu

Solana

Stellar

Sui

Tether

Tezos

Toncoin

TRON

Uniswap

USDC

Worldcoin

XRP

Notes

  1. Cryptocurrency wallets not connected to the internet. These may be hardware devices or any media that can record private keys or seed phrases, like simple pen and paper. Cold wallets are typically used for long-term storage since extra steps are required to broadcast transactions to the network. Physical devices acting as cold wallets are still susceptible to theft, damage, or other types of loss.
  2. Cryptocurrency wallets connected to the internet used to manage access to private keys and the digital assets they control. Hot wallets sacrifice some security for convenience since they are more vulnerable to hacks and malware than wallets kept offline.
  3. Physical devices intended to be kept offline in order to securely store the private keys used to access cryptocurrencies and other digital assets.
  4. Cryptocurrency wallets in which a third party, such as a cryptocurrency exchange, holds the private keys that authorize and sign transactions. Custodial wallets shift the burden of responsibility and security to the third party, lowering the barrier to entry for many new cryptocurrency users. A certain amount of trust is required, however, since users are reliant on the custodian to take proper security precautions and implement reasonable policies regarding their assets and funds.
  5. Cryptocurrency wallets in which the owner has exclusive and full control over the private keys used to authorize transactions of digital assets on a blockchain. Owners of non-custodial wallets are fully responsible for the safety and security of the digital assets they manage.
  6. Acronym - Ethereum Virtual Machine