* Fix typos * revert chains/unit_testnet * revert chains * fix review comments (thx @AlexVanin)
- typos - gofmt -s - govet warnings - golangci-lint run
* Initial draft of the neo-go wallet * Cleanup + more test for util package * integrated wallet into neo-cli partially * base wallet implementation + smartcontract code.