Skip to content

A simple GUI for control bitcoin regtest via RPC call.

Notifications You must be signed in to change notification settings

pythcoiner/Minta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minta

This GUI is an helper to control a bitcoin regtest with some automation features.

gui

Block generation

  • Generate blocks periodically: generate X blocks every Y seconds/minutes.
  • Generate X blocks to a fixed address.
  • Generate X blocks to randoms addresses.
  • Generate X blocks to self (the wallet controlled by the gui via bitcoin-core, evvery address is a new one).
  • Generate X blocks to a descriptor (funding an external wallet w/o address reuse).

Send coins from the controlled wallet:

  • Send one coin of X BTC to an address
  • Send a batch of X coins w/ random amount in a min-max range to a descriptor to a descriptor.
  • Send on average a batch every X block (to be combined w/ the periodical block generation feature).

About

A simple GUI for control bitcoin regtest via RPC call.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published