The TON Crypto Payment System is a flexible solution that allows users to make payments using the TON (The Open Network) cryptocurrency. Key features of this project include:
- Customizable Deposits: Users can deposit any desired amount for their transactions.
- Dynamic Wallet Generation: A new wallet address is randomly generated for each user.
- Automatic Fund Consolidation: Funds are automatically transferred to a main wallet.
please copy and past these commands
~ cp .env.dev .env
~ docker compose up
after build please open localhost.
~ pnpm test
- add more tests