Skip to content

CryptoCurrencyCafe/project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Cafe - Project 1

Starting code for Project 1 - Bitcoin Transactions.

This code uses the BTC Suite library for bitcoin.

  • keypair.go: code for generating a bitcoin key pair (including its public address).
  • spend.go: code for generating a bitcoin transaction.

This is intended for learning and exploration only! IT WOULD BE VERY FOOLISH TO SEND ANY SIGNIFICANT FUNDS TO ADDRESSES GENERATED OR USED IN THIS CODE.

Credits: the code was written by Nick Skelsey and Alex Kuck for the University of Virginia's cs4501: Cryptocurrency Cafe course, Spring 2015.

About

Starting code for Project 1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages