guptamukund22
guptamukund22
In TODO , it is mentioned to create a simple version of **HDW** as wrapped in **hdwallet.py.** This code is just my implementation after reading B**IP 39** Documentation . I...
- Refactored "OauthWeblnProvider.ts" by implementing "execute" method for better readability and modularity.
- Refactored API client to introduce modular HTTP handlers (httpGet, httpPost, httpDelete) for improved code readability, maintainability, and reduced redundancy across API endpoint methods.
- Enforce 2-minute timeout for auth flow - Handle popup blocks and edge cases