Skip to content

ThePiachu/GoBit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages