xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
170 stars 94 forks source link

Wrong address #58

Open alexandrebottero opened 1 year ago

alexandrebottero commented 1 year ago

I'm using bip39 lib to manage seed phrase after using the hexseed in this lib I got an address that not match with metamask address. Any idea, I saw someone using another lib to get key but I'm searching another way with this lib

Kujbor commented 10 months ago

Same issue. Have you solved this problem?

xclud commented 10 months ago

Can you paste some code?