Skip to content

madars/coinjoin-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Installation

source .venv/bin/activate
pip install -r requirements.txt

Usage

From py-bitcoinkernel documentation:

  • Bitcoin Core requires exclusive access to its data directory. If you want to use py-bitcoinkernel with an existing chainstate, you'll need to either first shut down Bitcoin Core, or clone the blocks/ and chainstate/ directories to a new location.

Simply launch ./scan-for-coinjoins.py. As always with venv projects, make sure you have executed source .venv/bin/activate first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages