Skip to content

Getting Started

DPXWallet is built upon the principles of Telegram Mini Apps Contest. It's open-source, well-documented and explained step by step.

Cloning the project

At the very first step, we need to clone the DPXWallet's Github repository in order to get started.

bash
git clone https://github.com/erfanmola/DPXWallet.git
git clone https://github.com/erfanmola/DPXWallet.git

Technologies Used

At this step, We recommend you to read our brief explanation about Technologies Used section in order to get a better understanding of what we are dealing with.

Preparation

Before diving into the setup process, We need to setup Environment Variables.

Setting Up the FrontEnd

You can read our brief explanation about Setting Up the FrontEnd for installing, building and deploying the WebApp.

Setting Up the BackEnd

You can read our brief explanation about Setting Up the BackEnd for installing and deploying the Backend API of the WebApp.

TeleVue

TeleVue is a Telegram UI Library for VueJS developed mainly for the purpose of this contest and it has been used in DPXWallet.

License

MIT