This website requires JavaScript.
Explore
Help
Sign In
4nk
/
ihm_client
Watch
5
Star
0
Fork
0
You've already forked ihm_client
Code
Issues
6
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ihm_client
/
src
/
services
History
Sosthene
1025c907b5
Fix init bugs
2025-12-03 10:43:44 +01:00
..
core
refactor(network.service): implement event-driven mechanism for relay readiness, replacing polling with promise-based handling for improved efficiency and clarity
2025-12-02 00:54:14 +01:00
domain
refactor(services): remove commented-out code and improve code clarity in iframe-controller, storage, and wallet services
2025-11-28 10:44:17 +01:00
database.service.ts
Fix init bugs
2025-12-03 10:43:44 +01:00
iframe-controller.service.ts
refactor(iframe-controller): enhance async handling, improve error checks, and remove unnecessary comments for better code clarity
2025-12-02 00:25:41 +01:00
service.ts
refactor(service): standardize import statements, improve code organization, and enhance clarity in Services class methods
2025-12-03 10:06:15 +01:00
storage.service.ts
refactor(storage.service): replace axios with fetch for data storage and retrieval, improve error handling, and enhance code clarity
2025-12-02 00:53:53 +01:00
token.service.ts
refactor(token): streamline token management by implementing secret key caching and enhancing token generation methods
2025-11-28 00:13:30 +01:00