Skip to content

delta1/electrumd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electrumd

Utility to run a regtest electrum wallet daemon process, useful in integration testing environment.

let electrumd = electrumd::ElectrumD::new(electrumd::downloaded_exe_path().unwrap()).unwrap();
assert_eq!(0, bitcoind.client.get_blockchain_info().unwrap().blocks);

Forked from @RCasatta's bitcoind.

About

Utility to run a regtest Electrum wallet daemon, useful in integration testing environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%