ZeroWallet uses go-ethereum underneath. It can create keypairs with or without password. Sign transactions for you. Deploy transactions to various etehreum network.
cd android
./gradlew assembleRelease
- Download apk from IPFS — https://gateway.ipfs.io/ipfs/QmSziuA9wfxfA1thfdswgb3KfjE3sF7QRmeaXBax4zuDGb
- Download apk from google drive — https://drive.google.com/file/d/1WnLUHSCTsaLCx_ZVsClb1BpWjP4vVzID/view?usp=sharing
Step 1: Load an unsigned transaction
Step 2: Select network, change parameters, sign transaction
Spep 3: Deploy transaction
"{\"gasPrice\":1000000000,\"chainId\":5,\"from\":\"0x6fdB9CB082c7eCB72a59A3e5D82A5bA8E187dd39\",\"gas\":0,\"nonce\":5,\"value\":2,\"to\":\"0x1ae1AED6eBa7Ebee6039b383f1Be3C5C141D3bC5\",\"data\":\"0xa9059cbb000000000000000000000000af6d1826fdc87a6f12b015f12629f35b5b46024c0000000000000000000000000000000000000000000000000000000000000002\"}"