# ATON-Android **Repository Path**: HAYPO/ATON-Android ## Basic Information - **Project Name**: ATON-Android - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-10 - **Last Updated**: 2022-10-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Overview > ATON is PlatOn's open source graphical android wallet client, supporting basic common wallet management, shared wallet management based on multi-signature technology, and providing developers with the deployment and operation of Sophia Smart Contracts. # Build ``` https://github.com/PlatONnetwork/ATON-Android.git cd ATON-Android gradle assembleReleaseX or ./gradlew assembleReleaseX ``` # Other [more reference wiki](https://github.com/PlatONnetwork/wiki/wiki)