All Projects → opennetsys → Golkadot

opennetsys / Golkadot

Licence: gpl-3.0
Polkadot Substrate implementation in Go (WIP)

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Golkadot

Octopus
Security Analysis tool for WebAssembly module (wasm) and Blockchain Smart Contracts (BTC/ETH/NEO/EOS)
Stars: ✭ 261 (+443.75%)
Mutual labels:  blockchain, wasm
Waykichain
Public Blockchain as a Decentralized Finance Infrastructure Service Platform
Stars: ✭ 1,117 (+2227.08%)
Mutual labels:  blockchain, wasm
Ssvm
SSVM is a high performance, extensible, and hardware optimized WebAssembly Virtual Machine for cloud, AI, and blockchain applications.
Stars: ✭ 751 (+1464.58%)
Mutual labels:  blockchain, wasm
Secretnetwork
𝕊 The Secret Network
Stars: ✭ 138 (+187.5%)
Mutual labels:  blockchain, wasm
Holochain Rust
DEPRECATED. The Holochain framework implemented in rust with a redux style internal state-model.
Stars: ✭ 992 (+1966.67%)
Mutual labels:  blockchain, wasm
Pycoinbin
Python Wrapper for coinbin.org
Stars: ✭ 43 (-10.42%)
Mutual labels:  blockchain
Engine And Editor
Streamr Core backend
Stars: ✭ 44 (-8.33%)
Mutual labels:  blockchain
Clearchain
Cosmos app for clearing and settlements
Stars: ✭ 42 (-12.5%)
Mutual labels:  blockchain
Ulord Sidechain
Ulord-Sidechain is a Secondary chain for Ulord implemented in Java, uses USC protocol
Stars: ✭ 42 (-12.5%)
Mutual labels:  blockchain
Exonum
An extensible open-source framework for creating private/permissioned blockchain applications
Stars: ✭ 1,037 (+2060.42%)
Mutual labels:  blockchain
Dbfs
Distributed Blockchain-based File Storage 📡
Stars: ✭ 45 (-6.25%)
Mutual labels:  blockchain
Learn Solidity
Code base for "Learn Solidity: Programming Language for Ethereum Smart Contracts" course in Tosh Academy & Blockchain Council
Stars: ✭ 44 (-8.33%)
Mutual labels:  blockchain
Zerodollarhomepage
A decentralized ad server running on the blockchain
Stars: ✭ 43 (-10.42%)
Mutual labels:  blockchain
Uno.ch9
Ch9 - Uno Reference Implementation project
Stars: ✭ 45 (-6.25%)
Mutual labels:  wasm
Iroha
Iroha - A simple, decentralized ledger
Stars: ✭ 1,015 (+2014.58%)
Mutual labels:  blockchain
Xwasm
[Work In Progress] WebAssembly Packager and WASM tooling for modern frontend
Stars: ✭ 45 (-6.25%)
Mutual labels:  wasm
Tinygo
Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.
Stars: ✭ 9,068 (+18791.67%)
Mutual labels:  wasm
Blockchain Learning
Learn and promote blockchain together by writing
Stars: ✭ 44 (-8.33%)
Mutual labels:  blockchain
Mortgageblockchainfabric
Mortgage Processing App using Hyperledger Fabric Blockchain. Uses channels for privacy and access, and restricts read/write previleges through endorsement policies
Stars: ✭ 45 (-6.25%)
Mutual labels:  blockchain
Blockchaindemo
A simple demo for Blockchain in Swift
Stars: ✭ 44 (-8.33%)
Mutual labels:  blockchain

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].