Pages:
Author

Topic: DELETE (Read 885 times)

jr. member
Activity: 41
Merit: 793
inactive
December 24, 2018, 04:31:36 PM
#39
Guide for signing transactions offline using MyCrypto instead of MEW:
https://support.mycrypto.com/offline/making-offline-transaction-on-mycrypto.html
jr. member
Activity: 41
Merit: 793
inactive
October 20, 2018, 04:18:43 PM
#38
Air gaped MEW allows to sign transactions not only for ETH but also for ERC20 tokens. If your token is not in MEW list you can add it by following these steps:

  • 1st step: Open js folder (located inside MEW folder on you offline PC).
  • 2nd step: Find etherwallet-master.js file and open it with notepad++ editor.
  • 3rd step: Into module.exports section* of above file add the following string :

    {"address":"address of your token","symbol":"symbol of your token","decimal":number of decimals of your token,"type":"default"}

    Just as an example: for HAV I have added
    {"address":" 0xf244176246168f24e3187f7288edbca29267739b","symbol":"HAV","decimal":18,"type":"default"}

    You string can be added between any {.........} available but it's better to place it in the alphabetical order.

    * For v. 3.21.13 of  MEW this section is started at  20951 line if you open etherwallet-master.js file with notepad++ editor.

  • 4th step: Choose added token to send  and follow the same procedure to sign ERC20 transaction as it was described in OP.

P.S. To send signed transaction via online computer you must add you token to  online MEW by using  standard way to add custom token.

Thank you very much for your contribution - totally forgot about it.
jr. member
Activity: 41
Merit: 793
inactive
July 20, 2018, 11:34:21 AM
#33
Just buy the ledger or the ledger trozer. These two hardware wallets also keep the private key secure, much safer than the web.

Well, a hardware-wallet (as written in the guide) would be the safest way of storing your assets.
However for smaller amounts signing your transactions offline and keeping your private-key isolated from the internet would be a very good alternative to buying a hardware-wallet.

Thanks for guide. This is the first time I heard about Offline feature of MyEtherWallet.
Last time I use Ethereum Wallet (download from ethereum.org) but the problem is that it does not support ERC-20 tokens.

Thank you very much for your feedback! Smiley
jr. member
Activity: 41
Merit: 793
inactive
July 13, 2018, 10:47:56 AM
#30
Hi,

Thanks this is really a good post, really helps a lot.

In fact, this is a very useful guide, because recently I often meet messages that wallets have been hacked. An offline wallet is the best way to control your money.

Thank you very much for your feedback! Cheesy

Actually, I've left MEW and have moved to another service, Mycrypto.
But this is a very good tutorial, maybe later I will try it. Thank you for sharing this tutorial.

Well, I could be wrong but as far as I know you can't do offline-transactions using MyCrypto.
I also prefer MyCrypto but I'm using it in combination with my Ledger Nano S hardwarewallet.
If you haven't got a hardware-wallet I'd suggest using an interface that allows signing your transactions offline to keep your private-key isolated from the internet - otherwise it doesn't matter which interface you're using but at least don't store your unencrypted private-key/recovery-phrase on your PC and only use your keystore-file.
But I'd recommend signing your transactions offline and checking your balance using a blockchainexplorer or just buying a hardware-wallet.

If you're doing a complete factory reset you could even buy a Ledger Nano S second hand - just make sure to do a reset (or even two; just to be sure)

Best regards,
Nestade
jr. member
Activity: 41
Merit: 793
inactive
July 01, 2018, 05:37:04 PM
#26
Great guide for everyone, who want to secure assets. I used to send offline transactions before I bought Ledger Nano S. And there weren't any problems!

Hi,

Thank you very much for your feedback Smiley
Yes, I guess it's just more effort in comparison of using a hardware-wallet - but most people won't do transactions every day anyway.
Signing your transactions offline is definitely better than just using MetaMask/Keystore-File or even your unencrypted private key on an online machine.
There's always a risk of getting infected by malware and using a hardware-wallet or doing offline transactions should prevent it from getting access to your wallet.
jr. member
Activity: 41
Merit: 793
inactive
June 30, 2018, 03:51:38 PM
#24
Very useful information! Thank you.

I find phishing sites MyEtherWallet using the Metatask plugin. But this does not always help.

Your solution is more universal

Hi,

Completely isolating your private-key from the internet by signing the transactions offline should protect you from almost any kind of malware and phishing.
It's just more work than using a hardware-wallet.

Best regards,
Nestade
newbie
Activity: 1
Merit: 0
October 29, 2020, 03:02:15 AM
#23
We all have Personal files and we’ll want to keep hidden from the people but, Just locking your PC with a password isn’t sufficient, as people can still find methods to bypass the lock screen and see your personal files. So to be safe from this some people are locking their drives with the password, but not everyone Knows How To Lock Drive in Windows 10.

Just Go To This Website https://www.trickyworlds.com/how-to-lock-drive-in-windows-10/ And Solve Your Problem
newbie
Activity: 198
Merit: 0
October 20, 2018, 03:49:21 PM
#22
Nice and concrete overview, will bookmark it. As for me, i'm too lazy and sending my tokens via MyEtherWallet online...)
legendary
Activity: 2156
Merit: 1151
Nil Satis Nisi Optimum
October 20, 2018, 03:49:02 PM
#21
It is a very good guide, that cannot save people time, but can save people money, which is more important in this case
There was also a message that MetaMask was updated, and that users have to sign in, without seed phrase, was that also of a phishing nature?
jr. member
Activity: 182
Merit: 1
October 04, 2018, 09:32:43 AM
#20
A good way for transactions ! Thank you for the post, it is very productive and contains information that allows you to protect your wallet from scams.
member
Activity: 298
Merit: 11
Be happy =)
October 04, 2018, 09:09:23 AM
#19
Made a translation of your topic for Russian-speaking users. Very useful information! My one merit for you  Smiley

https://bitcointalksearch.org/topic/m.46499807
member
Activity: 129
Merit: 10
July 13, 2018, 12:55:19 PM
#18
Just buy the ledger or the ledger trozer. These two hardware wallets also keep the private key secure, much safer than the web.
full member
Activity: 378
Merit: 102
July 13, 2018, 11:00:12 AM
#17
Thanks for guide. This is the first time I heard about Offline feature of MyEtherWallet.
Last time I use Ethereum Wallet (download from ethereum.org) but the problem is that it does not support ERC-20 tokens.
member
Activity: 392
Merit: 11
July 02, 2018, 04:32:32 AM
#16
Actually, I've left MEW and have moved to another service, Mycrypto.
But this is a very good tutorial, maybe later I will try it. Thank you for sharing this tutorial.
full member
Activity: 420
Merit: 108
July 02, 2018, 04:30:40 AM
#15
In fact, this is a very useful guide, because recently I often meet messages that wallets have been hacked. An offline wallet is the best way to control your money.
newbie
Activity: 156
Merit: 0
July 02, 2018, 04:23:57 AM
#14
Thanks this is really a good post, really helps a lot.
member
Activity: 420
Merit: 10
June 30, 2018, 06:12:10 PM
#13
Great guide for everyone, who want to secure assets. I used to send offline transactions before I bought Ledger Nano S. And there weren't any problems!
member
Activity: 420
Merit: 10
June 29, 2018, 02:01:51 PM
#12
Very useful information! Thank you.

I find phishing sites MyEtherWallet using the Metatask plugin. But this does not always help.

Your solution is more universal
legendary
Activity: 1583
Merit: 1276
Heisenberg Design Services
June 29, 2018, 01:51:06 PM
#11
All your guides are really helpful to the community but it gets wasted since it is being posted in a Mega Spam Board. Could you please move all your guides to the Beginners and Help Section so that it could be really helpful to the newbies who are coming here to seek knowledge?

P.S I have been meriting you constantly due to the immense work you put in your each guide! But Guides like these should never get buried in these Spams. :/
full member
Activity: 406
Merit: 102
June 27, 2018, 08:22:42 AM
#10
Some tokens are not listed already when trying to choose that asset to send, can I add new token info when using it offline? I could not do it before.
Pages:
Jump to: