alpha-wallet-android
alpha-wallet-android copied to clipboard
Make a build so that the artifacts (jars for Android, frameworks for iOS) and their dependencies can be included in another project
Details might change, so refer to https://github.com/AlphaWallet/alpha-wallet-ios/issues/5234, at least for now
A lot of the frameworks like TokenService, TransactionService are deliberately not bound to and UI, so those components should be easy to separate out.
Posted in the wrong issue earlier:
POC-style and time, so it's throwaway. But up to you folks if you want to derive permanent improvements from it (modularize etc).
Todo:
- [x] ECRecover to match the address
- [ ] Publish maven meta data with transitive dependencies
- [x] Publish .aar to GitHub Package Repository
- [x] Publish lib module to GPR
@seabornlee think we can close this?
Sure.