Officially supported wallet of Adrestus BackEnd cryptocurrency publicly available Under Maintenance
Welcome to the code that powers Adrestus Wallet! This repo will always contain the source code for the latest publicly available Adrestus Wallet version. We want to make sure that we focus not only on great features and experiences but also security, transparency, and community involvement.
- Create/Import the wallet with Mnemonic, Private Key and Adrestus keystore
- Deposit with the QR code.
- Switch the network to Mainnet, Testnet or Localnet.
- Send & receive ADR tokens (support the ledger wallet).
- Export private key
- View transaction history .
- Provide the api for signing the transaction
- Support our project
- LockDashboard the wallet with the 4/6 digits PIN Code
- Auto lock the wallet after timeout
- Set the pin code, pin digits and lock timer on the settings
- Add/Delete/Edit the contacts
- View and revoke the accounts connected to the third-party website
- View the USD balance on the main page
- Make sure you start the mysql database with docker there is exist a docker compose.yml file
cd Adrestus-Wallet-Backend/ sudo docker compose up
- Make sure maven is installed
sudo apt install maven
- Open a terminal and type the following commands
cd backend-spring-boot-app mvn clean install
- Navigate to the Backend path and run the jar backend
cd backend-spring-boot-app\target java -jar original-backend-spring-boot-app-1.0-SNAPSHOT.jar
While our community is always welcome to contribute, please note that new feature development happens outside of this repo which means that open issues/PRs might not see a lot of activity. We do this in order to make sure that all code that is pushed here has passed our rigorous QA testing and high security standards. That being said, we’ll do our best to take note of feature requests or additions some of which we might potentially incorporate into our codebase via our main development pipeline.
If you simply need help, want to report a bug, or want to suggest a feature, the best place to do so is via our officially repository:
And if you need support, our support knowledgebase and contact channels are here: AdrestusWallet.app/support