Git Product home page Git Product logo

g45w's Introduction

G45W

IN DEVELOPMENT

A Dero Universal Wallet with mobile UI. Cross-platform: Linux, Windows, MacOS, Android, IOS...

Why

The goal is to bring more users into the Dero Ecosystem with a wallet that is intuitive, easy to use and don't compromise privacy.

Although there is already a fantastic wallet created by the DERO Foundation members https://github.com/DEROFDN/Engram, I want to provide an alternative with a different user interface and additional features, such as smart contract interaction. One notable technological difference is that this wallet uses Gio UI instead of Fyne for rendering components.

Additionally, I intend to discontinue the Dero RPC Bridge browser extension in favor of this wallet using the DApps XSWD protocol. This change should remove a painful/unsafe step of connecting your wallet directly to a DApp platform.

Features

  • Integrated fast-sync Dero Node for full privacy.
  • Connect to a remote node for quick utilization.
  • Multiple wallet management.
  • Manage Dero tokens and NFTs (folder-like structure).
  • Easily send payments and receive with QR code.
  • Fast registration implemented by Pieswap.
  • Address book to manage contacts.
  • Support as much language as possible (11 and counting...).
  • App color schemes (dark, light, blue).
  • Draggable list items (for ordering items).
  • Interact with Dero DEX directly (DEX created by Pieswap).
    • View pair list.
    • Swap form.
    • Add and remove liquidity form.
    • Bridge to Eth (with ringsize).
    • Bridge from Eth through Metamask Extensions and Mobile :D

TODO

  • App release (iOS app store, Google play store & F-Droid).
  • DApps interaction with XSWD protocol by Slixe.
  • Expose daemon/wallet API for integrated node.

Demo

Wallet app demo

Releases

You can build your own version by following build steps bellow or use available prebuilds here https://github.com/g45t345rt/g45w/releases.

How to build

Setup

If you have Git installed, clone the repository.

git clone https://github.com/g45t345rt/g45w.git

Download and install GO.
https://go.dev/doc/install

Install latest version of GioUI build tool.

go install gioui.org/cmd/gogio@latest

Check Github workflows for more build information.
https://github.com/g45t345rt/g45w/tree/master/.github/workflows

Android

Install Android SDK with NDK bundle!

Build the app.

./build_gio.sh android arm64

If your phone is connected and developer mode is on, install the APK directly with this command.

./adb_install.sh

IOS

Xcode is required!

Build the app.

./build_gio.sh ios arm64

Linux

Install dependencies

Fedora 35+

dnf install gcc pkg-config wayland-devel libX11-devel libxkbcommon-x11-devel mesa-libGLES-devel mesa-libEGL-devel libXcursor-devel vulkan-headers

Ubuntu 18.04+

apt install gcc pkg-config libwayland-dev libx11-dev libx11-xcb-dev libxkbcommon-x11-dev libgles2-mesa-dev libegl1-mesa-dev libffi-dev libxcursor-dev libvulkan-dev

Build the app.

./build_go.sh linux amd64

Windows

Build the app.

./build_gio.sh windows amd64

MacOS

Xcode is required!
Build the app.

./build_gio.sh macos amd64

Outputs

/build/g45w_windows_amd64.exe
/build/g45w_linux_amd64
/build/g45w_macos_amd64.app
/build/g45w_ios_arm64.app
/build/g45w_android_arm64.apk
/build/g45w_android_arm.apk

Contributors

List of contributors. Thank you all!
If your alias is not here pls let me know.

Translation

Most translations were done with ChatGPT and are far from being accurate.
If you notice any errors, pls update the values in /assets/lang folder and create a pull request.

jvx

Testing

jvx, secretnamebasis, Derolifestyle, JoyRaptor, chakipu, TheObjectiveAlpha,
Lutamm, VastoLorde, rexBGcoxx, Kray0005, Apollo, Coose, Cypherpunk, o1o7 keyper, Zalamender, ArcaneSphere, proprivacy, Wind_W#369, Ulmo, AltCtrl, Cats derionner

License

This project is licensed under the MIT License.

The MIT License (MIT)
Copyright (c) 2023 g45t345rt

g45w's People

Contributors

g45t345rt 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.