cd cmd
go run main.go
1 and 2 helped a lot with environment setup and test
3 was very intrumental to me as it helped me from a visual standpoint break the tasks into smaller chunks
at this point i became fully aware of what was expected of the "system" i am working on and with(sdk)
using the latest sdk version was quite tough for me, seeing that lots of the documentation
centered around the v2, which i found more interesting to work with.
short-term is writing my unit tests, seeing that my node is locally setup I can get to it
should time be on my side