archethic-foundation / archethic-wallet

Archethic Wallet
GNU Affero General Public License v3.0
54 stars 21 forks source link
archethic blockchain dart flutter-apps wallet

Platform CodeFactor Github All Releases Github Downloads (monthly)

Archethic Wallet

The app is mainly a FULLY decentralized and cryptocurrency non-custodial hot wallet that enables you to safely manage assets on Layer 1 Archethic blockchain.
This wallet includes the features of send and receive coins instantly to and from anyone.
No signup or KYC needed, you just control your service access keychain, protected by different security ways like PIN Code, Password, Yubikey devices and Biometrics
NB: Yubikey is a device that makes 2-factor authentication as simple as possible (see yubico.com)

Archethic Wallet has implemented the following features:

Main features

Security

Customization

Other features

Application Initial Screen

Information

All news about wallet are available on the Archethic Youtube Channel

How to install Archethic Wallet

Available on Android, Windows, MacOS, iOS and Linux https://www.archethic.net/wallet/

How to test the Archethic Wallet

To test Archethic Wallet with Faucet:

Patrol installation and configuration

Patrol is a flutter package, you can install it using a simple flutter pub get

Full patrol using on this project can be found here

Setup this Application for developers

Pre-requisites

Instructions

By default, the endpoint is https://testnet.archethic.net but you can change it in 'Networks' menu.

Note

*** This Application is currently in active development so it might fail to build. Please refer to issues or create new issues if you find any. Contributions are welcomed.