You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project features two NestJS microservices for access key management and Web3 token retrieval, using RabbitMQ for asynchronous communication. The Access Key Service handles key generation and validation, while the Token Information Service retrieves token data post-verification, following microservice architecture principles.