Run the following commands
- Composer install
- npm install && npm run dev
Add the following to .env
- EARNING=1000
- WITHDRAWAL_LIMIT=50000
Create a database and run migration
-
Successful registration
-
Successful registration request with referral code
-
Registration validations
-
Successful withdrawal(Transfer)
-
Insufficient wallet
-
Withdrawal without valid identity
-
Withdrawal with valid identity