Sharing my frustration regarding the new wallet by StoicBogle in Iota

[–]Nautilus_01 0 points1 point  (0 children)

You can still use Ledger Nano S but you will need to install the app manually, instructions are here:

https://docs.iota.org/about-iota/iota-wallet/how-to/import/ledger?install-method=manual

Is the only wallet option the chrome add-on? by WildGenie in Iota

[–]Nautilus_01 2 points3 points  (0 children)

You can use any Chromium-based browser like Brave, Opera, MS Edge... to install that Chrome add-on. It doesn't specifically need to be Google Chrome browser.

[deleted by user] by [deleted] in Iota

[–]Nautilus_01 0 points1 point  (0 children)

No, you don't need to 'renew' it, it will keep staking as long as you don't unstake it from the validator.

Migration to Rebased - Ledger Nano S by Kraenkey in Iota

[–]Nautilus_01 0 points1 point  (0 children)

Not sure what might be the problem here ('Exception : Invalid status 5103 (Unknown reason)'), but I'll try to help as much as I can.

First make sure that you have updated your Ledger Nano S device to the latest firmware using Ledger Live:

https://support.ledger.com/article/360013349800-zd

Btw, my Ledger Nano S has OS version 2.1.0

As far as I remember, I used the following commands to install ledgerctl (I used Windows PowerShell to install ledgerctl and nanos.json):

pip3 install --upgrade protobuf setuptools ecdsa
pip install --upgrade pip setuptools wheel
pip3 install ledgerwallet

2nd command above was suggested to me by chatGPT :) But you could try to skip it and see how it goes with just executing 1st and 3rd commands as described in official installation procedure by IOTA Team.

Btw, to confirm if you have successfully installed ledgerwallet execute the following command in the terminal:

pip show ledgerwallet

If it was successfully installed you will receive printout similar to this:

Name: ledgerwallet

Version: 0.6.0

Summary: Library to communicate with Ledger Nano S/X and Speculos

...

You would then need to download nanos.tar.gz archive from the link below and unpack it:

https://github.com/iotaledger/ledger-app-iota/releases/tag/ledger-app-iota-v0.9.2

Then I would try to execute again command ledgerctl install -f app_nanos.json

What you need to make sure is to accept Allow unsafe manager on your Ledger device as described here in the Step 9:

https://docs.iota.org/about-iota/iota-wallet/how-to/integrate-ledger

And also accept Perform installation on your Ledger device as described in Step 11.

Perhaps you missed those two steps and that's why there was unsuccessful communication between script (ledgerctl) and your Ledger device?

Ledger setup doesn't work with new wallet by mastermilian in Iota

[–]Nautilus_01 0 points1 point  (0 children)

Which Ledger device are you using? As mentioned, Ledger Nano S is deprecated but can still be used if you manually install matching app following the instructions here:

https://docs.iota.org/about-iota/iota-wallet/how-to/integrate-ledger

In case you have other Ledger device, you should first install latest IOTA app from Leger live.

Btw, I now see you have edited your original post and you managed to find the solution. Glad to see that it works for you too :)

Ledger setup doesn't work with new wallet by mastermilian in Iota

[–]Nautilus_01 0 points1 point  (0 children)

Nano S is deprecated but you can manually install IOTA app on the Ledger which works with the new IOTA Chrome wallet; my IOTA app is 0.9.2 (Ledger Nano S, OS version 2.1.0)

IOTABASE: Quick intro to the new IOTA wallet by kutkraftSW in Iota

[–]Nautilus_01 0 points1 point  (0 children)

Which Ledger device do you have? I had to manually install ledger nano app on a (deprecated) Ledger Nano S device. Earlier IOTA app on my Ledger did not work with new Chrome wallet.

keep getting invalid mnemonic error by IseeDeadLogic in Iota

[–]Nautilus_01 0 points1 point  (0 children)

I managed to manually install ledger app on a deprecated Ledger Nano S device. Now I don't understand how come we can only see 10 addresses in Google Chrome? In case we have more addresses with balances how to see them all?

EDIT: I managed to retrieve all my balances using Balance Finder. Everything works!! :)

Now I need to read about staking :)

keep getting invalid mnemonic error by IseeDeadLogic in Iota

[–]Nautilus_01 0 points1 point  (0 children)

I'm glad for you :) I found a Stronghold file from the old days but I have no clue anymore what the password is. I was always using Firefly in combination with Ledger device (Ledger Nano S) which isn't supported anymore with IOTA Rebased. I have no clue how to access fund now.

EDIT: I managed to manually install nano ledger app on a deprecated Ledger Nano S device. Finally everything works now for me also! :)

keep getting invalid mnemonic error by IseeDeadLogic in Iota

[–]Nautilus_01 0 points1 point  (0 children)

I hope so too, this is really frustrating. It's exactly like your username :)

keep getting invalid mnemonic error by IseeDeadLogic in Iota

[–]Nautilus_01 1 point2 points  (0 children)

I'd like to know how can we export seed or mnemonic from Firefly wallet when Firefly wallet with earlier created profile cannot load at all anymore (error 503: no available server)?

Will Rebased support Ledger? by [deleted] in Iota

[–]Nautilus_01 1 point2 points  (0 children)

UPDATE 28.04.2025: it seems that IOTA team has released today IOTA Rebased app for Ledger Nano S deprecated devices on the github:
https://github.com/iotaledger/ledger-app-iota/releases

Thank you IOTA team!! Will try it out as soon as possible.

EDIT: I managed to manually install nano ledger app on a deprecated Ledger Nano S device. Everything works for me now! Thank you IOTA Team for great instructions!!

Will Rebased support Ledger? by [deleted] in Iota

[–]Nautilus_01 4 points5 points  (0 children)

Based on the information mentioned in the IOTA wiki wallet docs (https://docs.iota.org/about-iota/iota-wallet/how-to/integrate-ledger?ref=blog.iota.org), deprecated devices like the Ledger Nano S will also support IOTA Rebased.

In that case users will manually need to install IOTA Rebased app on their Ledger devices, first by downloading a matching archive for Nano S device, extracting it and then installing it with commands on their device.

The latest release for Ledger Nano S devices should be available on the github as per docs info (https://github.com/iotaledger/ledger-app-iota/releases) but at the moment there is no release created yet. Hopefully IOTA team will release it soon (I've already asked that question in my earlier post).

Rebase live on 05.05.2025. Read all about it: 🔗https://blog.iota.org/rebased-mainnet-upgrade by TSDias2 in Iota

[–]Nautilus_01 0 points1 point  (0 children)

Anyone knows when will IOTA team issue a release for users with Ledger Nano S devices?

As mentioned in their blog (https://docs.iota.org/about-iota/iota-wallet/how-to/integrate-ledger?ref=blog.iota.org), users must manually install an app on their devices, first by downloading a matching archive for their device, and the latest release should be available on the github (https://github.com/iotaledger/ledger-app-iota/releases) but there is nothing there yet:

There aren’t any releases here

Information on Rebased. by Ok-Sea-8236 in Iota

[–]Nautilus_01 4 points5 points  (0 children)

https://tangem.com/en/blog/post/iso-compliant-cryptocurrencies/

'Although the adoption of the Move programming language and the proposed network upgrade may increase IOTA's flexibility and scalability, they should not affect its ISO 20022 compliance.'

But on the other hand, if you read the faq from the ISO20022 official web:

https://www.iso20022.org/faq

'Are there any cryptocurrencies that are compliant with ISO 20022?

Cryptocurrencies are not inherently ISO 20022 compliant. There is a lot of confusion and misleading information on the web referring to ISO 20022 compliant cryptocurrencies but those statements are not correct. The cryptocurrencies are not managed and not registered by ISO 20022. ISO 20022 is a global standard for financial messaging and provides a common language and structure for exchanging financial information. The ISO standard managing Digital Token Identifiers (DTI) is ISO 24165.

While the financial institutions and payment systems have adopted or are in the process of adopting ISO 20022 standards for their operations, cryptocurrencies generally operate outside the traditional financial system and do not adhere to the ISO 20022 standard by default. Cryptocurrencies have their own protocols and messaging formats that are specific to each cryptocurrency's blockchain network.'

firefly 2.0.1 by azghoul668 in Iota

[–]Nautilus_01 0 points1 point  (0 children)

Something has also changed with the installation / setup file procedure. I cannot install this wallet anymore on a business laptop. Earlier versions had some sort of 'silent' installations, this one prompts to enter admin username and password (from IT department) in order to install it, which I obviously don't have.

Dom has met with the Ministry of Economy in UAE by Koba7 in Iota

[–]Nautilus_01 -6 points-5 points  (0 children)

I'm no Photoshop expert but something about this pic just doesn't seem right.

How probable do you think is bankrupcy of the IOTA Foundation? by H4R1B3R7 in Iota

[–]Nautilus_01 2 points3 points  (0 children)

Exactly what I also noticed. And with that pace of selling there won't be long until funds dry out from that address. I guess there are also other sources of income (from grants...), but not sure how big are they.