Crates.io | minotari_wallet |
lib.rs | minotari_wallet |
version | 1.0.0-rc.5 |
source | src |
created_at | 2023-12-05 16:04:46.295741 |
updated_at | 2024-02-12 13:17:27.983153 |
description | Tari cryptocurrency wallet library |
homepage | |
repository | |
max_upload_size | |
id | 1058800 |
size | 1,693,145 |
Foreign Function interface for the Minotari Android and Minotari iOS Wallets.
This crate is part of the Tari Cryptocurrency project.
See README.md in wallet_ffi crate
See README.md in wallet_ffi crate
cargo install diesel_cli --no-default-features --features sqlite
base_layer/wallet/
folder:
base_layer/wallet/test.sqlite3
if presentdiesel setup --database-url test.sqlite3
diesel migration run --database-url test.sqlite3
schema.rs
(check for
any unwanted changes)