Skip to content

Instantly share code, notes, and snippets.

@alexanderjsingleton
Last active May 2, 2018 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexanderjsingleton/84b9abb1ac4c60a94a606fe230f8f68f to your computer and use it in GitHub Desktop.
Save alexanderjsingleton/84b9abb1ac4c60a94a606fe230f8f68f to your computer and use it in GitHub Desktop.
How to set-up a Trezor wallet

How to Set-up a Trezor Wallet

  1. Purchase a Trezor wallet available via Amazon.
  2. Watch and follow along with my instructions via Vimeo: How to Set-Up a Trezor wallet to send/receive Ethereum.

Sending Ethers to TREZOR

  1. Go to myetherwallet.com
  2. In the upper right corner, make sure you are using ETH or ETC
  3. Select “Send Ether & Tokens” or “View Wallet Info”
  4. Select “TREZOR”
  5. Select “Connect TREZOR”
  6. Unlock your TREZOR with PIN (and passphrase if you have it)
  7. A list of addresses will show up. Those are your ETH addresses that TREZOR manages. Use these as the destination address when you send your ethers from other wallets / exchanges.

Sending Ethers from TREZOR

  1. Go to myetherwallet.com
  2. In the upper right corner, make sure you are using ETH or ETC
  3. Select “Send Ether & Tokens”
  4. Select “TREZOR”
  5. Select “Connect TREZOR”
  6. Unlock your TREZOR with PIN (and passphrase if you have it)
  7. Select the account/wallet/address you want to send ethers from (balance will show on the right)
  8. Enter value, address, and select Generate Transaction
  9. Confirm on TREZOR
  10. Confirm again on MEW (select “Send Transaction”)

About

The above instructions were provided via the official Trezor blog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment