Skip to content

Latest commit

 

History

History

gemstone

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gemstone

Gemstone is the essential cross platform library used by Gem Wallet clients (mainly iOS and Android).

Build

iOS

just build-ios

Android

just bindgen-kotlin && just build-android

you can check out tests folder to see how to use it.