https://github.com/tensor-programming/golang-blockchain
https://github.com/tensor-programming/golang-blockchain
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensor-programming/golang-blockchain
- Owner: tensor-programming
- Created: 2018-10-23T23:12:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-27T01:13:50.000Z (about 4 years ago)
- Last Synced: 2024-12-16T19:03:58.438Z (about 1 year ago)
- Language: Go
- Size: 61.5 KB
- Stars: 272
- Watchers: 14
- Forks: 124
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Blockchain
### In this tutorial, we look at the go module system and build the basic framework for a blockchain.
## Run `go run main.go` to run the app, run `go build main.go` to build an executable file.
### Check out the Youtube Tutorial for this [Go Program](https://youtu.be/mYlHT9bB6OE). Here is our [Youtube Channel](https://www.youtube.com/channel/UCYqCZOwHbnPwyjawKfE21wg) Subscribe for more content.
### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).
### Our [Twitter](https://twitter.com/TensorProgram), our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/) and our [Steemit](https://steemit.com/@tensor).