Logo
Explore Help
Sign In
frost/bdk
3
0
Fork 0
You've already forked bdk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
bdk/crates/sqlite/README.md

9 lines
319 B
Markdown
Raw Normal View History

feat(sqlite): add bdk_sqlite crate implementing PersistBackend backed by a SQLite database
2023-09-19 17:29:23 -05:00
# BDK SQLite
refactor(persist): update file_store, sqlite, wallet to use bdk_chain::persist Also update examples and remove bdk_persist crate.
2024-06-01 00:06:20 -05:00
This is a simple [SQLite] relational database schema backed implementation of `PersistBackend`.
feat(sqlite): add bdk_sqlite crate implementing PersistBackend backed by a SQLite database
2023-09-19 17:29:23 -05:00
refactor(persist): update file_store, sqlite, wallet to use bdk_chain::persist Also update examples and remove bdk_persist crate.
2024-06-01 00:06:20 -05:00
The main structure is `Store` which persists `CombinedChangeSet` data into a SQLite database file.
feat(sqlite): add bdk_sqlite crate implementing PersistBackend backed by a SQLite database
2023-09-19 17:29:23 -05:00
refactor(persist): update file_store, sqlite, wallet to use bdk_chain::persist Also update examples and remove bdk_persist crate.
2024-06-01 00:06:20 -05:00
<!-- [`PersistBackend`]: bdk_chain::persist::PersistBackend -->
feat(sqlite): add bdk_sqlite crate implementing PersistBackend backed by a SQLite database
2023-09-19 17:29:23 -05:00
[SQLite]: https://www.sqlite.org/index.html
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 900ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API