fa-sa

Results 4 issues of fa-sa

async Task DisplayAddress() { WindowsHidDeviceFactory.Register(new DebugLogger(), new DebugTracer()); var ledgerManagerBroker = new LedgerManagerBroker(3000, null, null, new LedgerManagerFactory()); var ledgerManager = (IAddressDeriver)await ledgerManagerBroker.WaitForFirstDeviceAsync(); var path = $"m/49'/0'/0'/0/0"; var addressPath = AddressPathBase.Parse(path);...

hi How can I get Tron address?

Hello How can I use this nugget for ethereum? Please help with an example. Thanks

Hello, I want to allow access to the Ledger Nano s device through programming without personal intervention. is this possible? If yes, how can I? I want to do with...