Skip to content

tristanmiller-spruceid/wallet-sdk-rs

 
 

Repository files navigation

Wallet SDK Uniffi Bindings

Structure of the Project

.               // The Rust crate is at the root
|
├── kotlin      // Contains the Android library project (without the generated
|               // source or dyanmic libraries, these are present in the
|               // published package associated with this repo)
|
└── WalletSdkRs // Contains the iOS library, with all the generated source files
                // and dylibs, as Git is the package manager of Swift

Release

Use the release Github Action which is a manually triggered action.

About

Rust Wallet SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 82.2%
  • Rust 16.7%
  • Kotlin 1.1%