An advanced Ethereum mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
alpha-wallet-android/lib
James Brown bf37c5d3cc Update TokenScript handling 4 months ago
..
src Update TokenScript handling 4 months ago
.gitignore created a new module so that XML definition parser can be re-used on the web 7 years ago
LICENSE add MIT license to our modules 5 years ago
README.md update README as previus Asset Definition File introduction was outdated since 2 years ago 5 years ago
build.gradle Improve TokenIcon (#3365) 8 months ago

README.md

The lib project contains TokenScript handling code common to all of AlphaWallet Android, the binary utilities, its web backend (currently limited in functionality - mostly it only works to render a token or a magic-link, which is the link format of an attestation).

We plan to move this project to a JavaScript-based library instead.