coingrig-go-wallet
Cross-platform
Build
Run ./build.sh
Artifacts
- iOS
.xcframeworkis inios/directory - Android
.jarand.aarinandroid/directory
Usage
Android
You can add the artifacts directly un your project or you use Jitpack. More details here https://jitpack.io/#coingrig/cgwallet-android-artifact
- usage example: here
iOS
Import the CGWallet.xcframework in your Xcode project.
- usage example: here