Skip to content

lssleo/air-wallet

Repository files navigation

AIR WALLET

Built with a focus on speed and reliability, this project leverages a microservices architecture for optimal performance. Its modular design ensures seamless scalability and maintenance. Developed with cutting-edge technologies, it delivers unparalleled efficiency and robustness.


Powered with:






















Setup

Create .env file and set parameters

RABBITMQ_DEFAULT_USER=
RABBITMQ_DEFAULT_PASS=

POSTGRES_USER=
POSTGRES_PASSWORD=
POSTGRES_DB=

AUTH_SERVICE_RMQ_URL=
AUTH_SERVICE_RMQ_QUEUE=

USER_SERVICE_RMQ_URL=
USER_SERVICE_RMQ_QUEUE=

WALLET_SERVICE_RMQ_URL=
WALLET_SERVICE_RMQ_QUEUE=

REDIS_URL=
REDIS_MAX=
REDIS_TTL=

ADMIN_API_KEY=

DATABASE_URL=

EXPIRATION=

JWT_SECRET=

EMAIL_USER=
EMAIL_PASS=

ETHEREUM_RPC_URL=
POLYGON_RPC_URL=

ENCRYPTION_KEY=

Run

docker compose up --build

Apps:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published