Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Android app to generate Aadhaar-based age proofs

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

avras/aadhaar-age-proof-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android App for Aadhaar-based Age Proof

TLDR: Anon Aadhaar as an Android app using Nova instead of Groth16. Based on the Rust code at https://github.com/avras/nova-aadhaar-qr. The app is not available to the public on Google Play Store (coming soon). Try the web version here.

The kotlin directory has the code for an Android app built using Jetpack Compose.

The rust directory has the glue logic needed to generate native bindings.

Warning

This code has not been audited. Use with care.

Building and running the code

Run the following commands to build native bindings.

cd rust
./build-android.sh

You can then open the Android project in the kotlin directory using Android Studio and build it to install the app on your phone.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall b e dual licensed as above, without any additional terms or conditions.

About

Android app to generate Aadhaar-based age proofs

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published