Giter Club home page Giter Club logo

adrestus-wallet-backend's Introduction

AdrestusWallet-BackEnd

Officially supported wallet of Adrestus BackEnd cryptocurrency publicly available Under Maintenance

Overview

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.

Features

  • 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

Build BackEnd Extension

  • 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
    

Contributing

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

adrestus-wallet-backend's People

Contributors

panagiotisdrakatos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.