NOTE: golkadot is a very early work-in-progress. It's currently highly unstable and not very useful as it is.
go get -u github.com/opennetsys/golkadot/cmd/golkadot
TODO
Run all tests:
make test
Please follow the golang-standards project-layout and examples of package patterns when contributing code.
For contributions please create a new branch and submit a pull request for review.
Please follow best practices such as using present-tense commit messages.