Skip to content

spartacusX/gocoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocoin

Bitcoin client library for Go / golang with an example client.

Project under development.

====== Dependencies

  • go get github.com/piotrnar/qdb
  • go get code.google.com/p/go.crypto/ripemd160

Installation:

  • go get github.com/piotrnar/gocoin/btc

Building and running the test client:

  • cd $GOPATH/src/github.com/piotrnar/gocoin/client
  • go build
  • ./client

About

Bitcoin client library for Go / golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published