Skip to content
/ goin Public

Simplest Bitcoin and Blockchain Implementation on GoLang

License

Notifications You must be signed in to change notification settings

kaankilic/goin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Goin provides an simple way to build a blockchain application with the GoLang. This is an experimental implementation of building blockchain with GoLang. I am the creator and single contributor of the project. So, feel free to contribute something useful. Please use Github for reporting bugs, and making comments or suggestions

License

Goin is open-sourced software licensed under the MIT

Usage

You can run the following code in the shell. go run main.go transaction.go wallet.go block.go blockchain.go

About

Simplest Bitcoin and Blockchain Implementation on GoLang

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages