Skip to content

straysh/go_bitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals:

      mnemonic
         ↓
wif ↔ privkey → pubkey  
         ↓
      address
  1. new Transaction()
    ->from(utxos)
    ->to(address)
    ->change(address)
    ->format()
    ->sign(privKeySets)
    ->serialize()
    ->send()

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages