Skip to content

Commit 062df22

Browse files
author
Tensor-Programming
authored
add readme
1 parent a539e82 commit 062df22

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# golang-blockchain
1+
# Golang Blockchain
2+
3+
### In this tutorial, we look at the go module system and build the basic framework for a blockchain.
4+
5+
## Run `go run main.go` to run the app, run `go build main.go` to build an executable file.
6+
7+
### 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.
8+
9+
### Check out our blog at [tensor-programming.com](http://tensor-programming.com/).
10+
11+
### Our [Twitter](https://twitter.com/TensorProgram), our [facebook](https://www.facebook.com/Tensor-Programming-1197847143611799/) and our [Steemit](https://steemit.com/@tensor).

0 commit comments

Comments
 (0)