aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-13README: Add .env source stepHEADmasterTeddy Wing
2015-06-13Add READMETeddy Wing
2015-06-07Add LICENSE (MIT)Teddy Wing
2015-06-07.env.sample: Update with new seller Coinbase API keysTeddy Wing
2015-06-07Merge branch 'webserver'Teddy Wing
2015-06-07purchase.go: Split `SendMoney` declaration onto 2 linesTeddy Wing
2015-06-07main.go: Add redirect endpoint for post-transactionTeddy Wing
2015-06-07main.go: Create an HTTP handler to initiate transactionsTeddy Wing
2015-06-07Move `sendMoney` func to `purchase` packageTeddy Wing
2015-06-06main.go: Add static file serverTeddy Wing
2015-06-06main.go: Send money from our primary account to anotherTeddy Wing
2015-06-06Add main.goTeddy Wing
2015-06-06Add .env.sampleTeddy Wing
2015-06-06Add .gitignoreTeddy Wing
2015-06-06Initial commit. Install coinbase-go.Teddy Wing