Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 501 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 501 Bytes

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