smbcloud-wallet-kit-v3 1.0.6

smbCloud Wallet Kit V3 for NotWallet Crypto non-custodial Solana crypto wallet.
Documentation
1
2
3
4
5
6
use uniffi::setup_scaffolding;

pub(crate) mod commands;
pub mod models;

setup_scaffolding!();