Code Monkey home page Code Monkey logo

crypto-wallets's Introduction

Level 4 - Crypto-Wallets

In this module you will learn about what are Crypto Wallets and how to download one.


What is an address?

  • An address is a string of text generated using cryptography to represent your account on the blockchain.
  • You can send and receive funds and can also interact with other applications using your address.
  • An example of an Ethereum address is: 0x01573Df433484fCBe6325a0c6E051Dc62Ab107D1

What are private keys?

  • A private key is like a password that contains a bunch of letters and numbers that allow you to manage the crypto held by your address.

  • An example of a private key is: E9873D79C6D87DC0FB6A5778633389F4453213303DA61F20BD67FC233AA33262

  • Address is the username of your account if you consider private key as the password. Thats why its okay if someone’s knows your address but keep your private key safe.

  • Caution: Even though a private key acts like your password, only you have access to your private key. If you lose your private key or share it with someone malicious your crypto cant be recovered. There is no way to do forgot password, change password or catch the thief in crypto.


What is a seed phrase?

  • A seed phrase is a series of words generated by your cryptocurrency wallet that give you access to the crypto associated with that wallet.
  • Think of a wallet as being similar to a password manager for crypto, and the seed phrase as being like the master password.
  • An example of a seed phrase is:
    dove lumber quote board young robust kit invite plastic regular skull history

What is a crypto wallet?

  • Crypto wallets manage the private keys for your addresses
  • They also allow you to send, receive crypto and interact with many blockchain apps.
  • You can consider your crypto wallet as a password manager then seed phrase is the master password for your password manager and your multiple addresses and private keys are your username and passwords.

What is MetaMask?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.