Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 772 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 772 Bytes

coingrig-go-wallet

Cross-platform 👻 Crypto Wallet Generator in Go

Build

Run ./build.sh

Artifacts

  • iOS .xcframework is in ios/ directory
  • Android .jar and .aar in android/ 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

✍️ This Readme/Doc is in progress...