Skip to content
/ GoBit Public
forked from ThePiachu/GoBit

A Golang implementation of Bitcoin. Minor progress on Dev branch.

License

Notifications You must be signed in to change notification settings

msm595/GoBit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

This is a work-in-progress implementation of Bitcoin in Google Go.

	Package description:
-mymath			- package for various math operations and type conversions
-bitelliptic	- package for handling Koblitz ECDSA curves
-bitecdsa		- package for handling ECDSA algorithms that use the Koblitz curves
-bitmessage		- package for handling messages from the Bitcoin protocol

	Code progress:
-Alpha version, some functionality still missing.

About

A Golang implementation of Bitcoin. Minor progress on Dev branch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%