Skip to content

mimiprosper/Rust_Transaction_Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Transaction Decoder built with Rust

This is a (Bitcoin CLI) raw transaction decoder built with Rust from scratch. This covers the main aspects of the Rust programming language like Variables, mutability, functions, primitive types, control flow, Ownership, borrowing, references, lifetimes. Defining data types and attaching behavior, Collections: Vectors, Strings, HashMaps, Error Handling: panic!, Result, Closures & Iterators, Pattern Matching etc. This is very helpful Bitcoin Open source aspiring developers that want to use Rust for open source contributions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages