| Crates.io | minotari_wallet |
| lib.rs | minotari_wallet |
| version | 1.0.0-rc.5 |
| created_at | 2023-12-05 16:04:46.295741+00 |
| updated_at | 2024-02-12 13:17:27.983153+00 |
| 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 sqlitebase_layer/wallet/ folder:
base_layer/wallet/test.sqlite3 if presentdiesel setup --database-url test.sqlite3diesel migration run --database-url test.sqlite3schema.rs (check for
any unwanted changes)