Skip to content

rust-bitcoin/bitcoin-payment-instructions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This crate contains a basic parser for Bitcoin Payment Instructions.

It supports various encodings which you might encounter in QR codes,
   typed/pasted into a text box, or opened via a system URI handler.

Any missing Payment Instruction formats should be added as soon as there is a
standard encoding for address formats, ideally using a Rust crate that (a) has
very minimal dependencies, (b) has a fairly conservative MSRV policy, and
(c) has regular contribution from more than one individual.

About

Resolves Bitcoin Payment Instructions of various forms

Resources

Stars

Watchers

Forks

Packages

No packages published