Skip to content

hacash/hascan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hascan

Hacash block scaner for explorer

# step1: 
sudo apt-get install libsqlite3-dev 

# build
RUSTFLAGS="$RUSTFLAGS -Awarnings" cargo build && cp ./target/debug/hascan ./ && ./hascan
rm -rf hacash_*_data/

# db-level-sys
cargo build --release --no-default-features --features "db-leveldb-sys"


# release
RUSTFLAGS="$RUSTFLAGS -Awarnings" cargo build --release && cp ./target/release/hascan ./ && cp ./hascan ../fullnode/hascan_2026032301

About

Hacash block scaner for explorer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages