Skip to content

Tactical-Advantage-Trading/wallet

Repository files navigation

Key Wallet

This is a non-custodial BTC and USDt wallet for Android devices. On top of that, it provides means for Tactical Advanage clients to manage their accounts.

Building from source

1. NodeJS mobile binaries

Either obtain prebuilt .so files from NodeJS mobile releases page or build them yourself by following instructions, then copy .so files to /app/libnode/bin/*.

2. Biconomy JS bundle

$ cd ./biconomy
$ npm install --save-dev esbuild
$ npm run build
$ mv server.js ./app/src/main/assets/server.js

3. Assemble and APK file

$ ./gradlew assembleRelease
$ ls -l ./app/build/outputs/apk/release/app-release.apk

Contributing

PRs are not welcome, this code is only made public to make it possible to inspect and verify it. Third party PRs will most likely be rejected so please don't waste your time on them.

About

BTC and USDt wallet for Android. Account control tool for Tactical Advantage clients.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7