Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

opennetsys/golkadot

Repository files navigation

golkadot

Polkadot Substrate implementation in Go

License CircleCI Coverage Status Go Report Card GoDoc stability-experimental PRs Welcome

NOTE: golkadot is a very early work-in-progress. It's currently highly unstable and not very useful as it is.

Contents

Install

go get -u github.com/opennetsys/golkadot/cmd/golkadot

Getting started

TODO

Tests

Run all tests:

make test

Contributing

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.

Commit messages

Please follow best practices such as using present-tense commit messages.

Resources

License

GNU GPLv3

Releases

No releases published

Packages

No packages published

Languages