You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### 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