mirror of
https://github.com/transatoshi-mw/grin-explorer.git
synced 2025-08-30 16:22:45 +00:00
add sqlite prerequisite into README
This commit is contained in:
@@ -11,6 +11,7 @@ Grin is the very first, simple and fair MimbleWimble blockchain implementation.
|
||||
## Prerequisites
|
||||
|
||||
- Rust: https://www.rust-lang.org/tools/install.
|
||||
- SQLite: `sudo apt install sqlite3 libsqlite3-dev`
|
||||
- Grin node: https://github.com/mimblewimble/grin. You need to enable archival mode, so the explorer can see all the blocks, otherwise only the recent blocks can be explored.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user