Skip to content

9z0b3t1c/btc-tx-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin transactions

This is a study project. It parses the structure of a raw bitcoin transaction into a Rust struct. It can also build a raw transaction hex from a Rust struct.

Notes

  1. This code so far only works with pre-segwite transactions.
  2. The tests require a bitcoin full node, with the connection parameters set as environment variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages