https://github.com/elastos/elastos.sdk.elephantwallet.contact
https://github.com/elastos/elastos.sdk.elephantwallet.contact
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/elastos/elastos.sdk.elephantwallet.contact
- Owner: elastos
- License: mit
- Created: 2019-06-13T02:47:49.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-08T12:33:23.000Z (about 5 years ago)
- Last Synced: 2025-02-12T20:38:56.091Z (4 months ago)
- Language: C++
- Size: 11.6 MB
- Stars: 0
- Watchers: 26
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elastos.SDK.ElephantWallet.Contact
## how to build
> PC(MacOS,Ubuntu): $./scripts/build.sh, target libraries are in build/sysroot/{Darwin,Linux}/x86_64/lib/.
> Android: $./scripts/build-android.sh, target libraries are in build/package/Elastos.SDK.Contact-android-vx.x.x.zip.
> iOS: $./scripts/build-ios.sh, target libraries are inbuild/package/Elastos.SDK.Contact-ios-vx.x.x.zip.
## doc
- [https://elastossdkcontact.readthedocs.io/en/latest/](https://elastossdkcontact.readthedocs.io/en/latest/)