Hi Team,
We have integrated Hydro SDK Wallet in our product https://www.exnomy.com, we are facing a weird problem in the wallet SDK where the browser wallet is giving different address when we run it locally and when we either build a docker and run locally or deploy it to AWS or even directly deploy the project to s3.
Sample Account Details: (Import wallet in Browser wallet)
12 words phrases
museum hen train couple aerobic inquiry enrich inform endorse across traffic audit
Password: Ranking@new1
Now if I run the project locally we get: 6dcd4ae2a41255f9dfb78fcd9b77a95f07eb3363
And on deploying the same code we get : 0540915cff69c80a59ab403a80a903bac8381f96
Note we have removed the prefix '0x'
PFA of the test I have done, I see the same 12 words and password going to SDK I have taken
a logs screen shot.


Hi Team,
We have integrated Hydro SDK Wallet in our product https://www.exnomy.com, we are facing a weird problem in the wallet SDK where the browser wallet is giving different address when we run it locally and when we either build a docker and run locally or deploy it to AWS or even directly deploy the project to s3.
Sample Account Details: (Import wallet in Browser wallet)
12 words phrases
museum hen train couple aerobic inquiry enrich inform endorse across traffic audit
Password: Ranking@new1
Now if I run the project locally we get: 6dcd4ae2a41255f9dfb78fcd9b77a95f07eb3363
And on deploying the same code we get : 0540915cff69c80a59ab403a80a903bac8381f96
Note we have removed the prefix '0x'
PFA of the test I have done, I see the same 12 words and password going to SDK I have taken


a logs screen shot.