Skip to content

lgessler/cs4501-001-ps1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency Cabal - PS 1

University of Virginia, Fall 2015

Starting code for Problem Set 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 original code was written by Nick Skelsey and Alex Kuck for the Spring 2015 cs4501: Cryptocurrency Cafe course, and updated for Fall 2015.

About

Problem Set 1 for David Evans' Fall 2015 CS 4501-001

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages