Home

Awesome

Genesix

Genesix is a multiplatform mobile wallet for the XELIS network. Built using the Flutter framework, it provides a convenient and secure way to manage your XELIS cryptocurrency assets.

This wallet harnesses the power of Rust by incorporating a native Rust library from the XELIS blockchain, ensuring the same level of security as the XELIS Wallet CLI.

Features

Installation

Follow the steps below to install and run Genesix on your desired platform.

Prerequisites

Clone the Repository

git clone https://github.com/xelis-project/xelis-genesix-wallet.git

Build and Run

  1. Navigate to the cloned repository:
cd xelis-genesix-wallet
  1. Install the required dependencies and generate glue code:
just init
  1. Run the app for the current device:
flutter run --release
  1. Or, build the application for your platform (e.g. windows, etc.):
flutter build <platform>

For platform-specific instructions and additional configuration steps, please refer to the documentation available by following the links provided.

License

Genesix is open source and licensed under the GPL License. Feel free to modify and distribute the application as per the terms of the license.

Contact

For any questions or inquiries, please contact the XELIS team on Discord.