The wallet is self-custodial and safe. The developers do not have access to funds, browser history or any other information. We focus on speed, size and attention to detail. We try to avoid using third-party libraries to ensure maximum reliability and safety, and also to lower the bundle size.
-
🪩 Web App browser links 👉 https://walletdp-web.vercel.app
-
🤖 Telegram wallet bot http://t.me/DPSwallet_bot/?startapp
-
🤖 Telegram channel 👉 https://t.me/dps_wallets
-
🎁 giveaway link https://giveaways.netlify.app
-
💎 If you need help contact us. http://t.me/zyflex
-
Environment Setup To run the app, you need to define the following variables in the
.envfile: -
🌐 local development commands
npm run dev npm run build
- 💻 For developing outputb dist
npm run build
this app is under developing
User Interface for the DPS wallet Giveaways APP. This app will help the user complete their task.
this app is under developing
- Development Mode To start the app in development mode, run:
npm run giveaways:dev- 🖥️ Build To build the app, run:
npm run giveaways:build- Build in Development Mode To build the app in development mode, run:
npm run giveaways:build:dev