Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KILTprotocol/kilt-node
KILT blockchain node
https://github.com/KILTprotocol/kilt-node
blockchain parachain self-sovereign-identity substrate
Last synced: 6 days ago
JSON representation
KILT blockchain node
- Host: GitHub
- URL: https://github.com/KILTprotocol/kilt-node
- Owner: KILTprotocol
- License: other
- Created: 2018-11-14T13:30:00.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-22T11:36:57.000Z (7 months ago)
- Last Synced: 2024-04-22T13:00:13.255Z (7 months ago)
- Topics: blockchain, parachain, self-sovereign-identity, substrate
- Language: Rust
- Homepage: https://kilt.io
- Size: 242 MB
- Stars: 95
- Watchers: 9
- Forks: 39
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support/Cargo.toml
Awesome Lists containing this project
README
# KILT-node · [![Check Code](https://github.com/KILTprotocol/kilt-node/actions/workflows/check-code.yml/badge.svg)](https://github.com/KILTprotocol/kilt-node/actions/workflows/check-code.yml?query=branch%3Adevelop) · [![Publish Docs](https://github.com/KILTprotocol/kilt-node/actions/workflows/publish-rustdocs.yml/badge.svg)](https://github.com/KILTprotocol/kilt-node/actions/workflows/publish-rustdocs.yml?query=branch%3Adevelop) · [![Build Artifacts](https://gitlab.com/kiltprotocol/kilt-node/badges/develop/pipeline.svg?key_text=Build+Artifacts&key_width=100)](https://gitlab.com/kiltprotocol/kilt-node/-/pipelines?page=1&scope=all&ref=develop)
The KILT blockchain is the heart and soul behind KILT Protocol.
It provides the immutable transaction ledger for the various KILT processes in the network.The nodes use Parity Substrate as the underlying blockchain technology stack, extended with our custom functionality for handling DIDs, CTypes, Attestations and Delegations.
## [The KILT developer documentation](https://dev.kilt.io)