Skip to content
/ go-btc Public

Experimental bitcoin client for learning basics of bitcoin and go

License

Notifications You must be signed in to change notification settings

ezander/go-btc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-btc

This is my experimental bitcoin client for learning the basics of bitcoin and go. It is currently not meant to be used for any practical purpose except me learning this stuff. So, use at your own risk. You've been warned!

Running it

Run main file:

go run main.go

Run the tests:

go test bitcoin/network -v

Links

Some possibly helpful links...

Bitcoin

Go

About

Experimental bitcoin client for learning basics of bitcoin and go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages