Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enzoh/motoko-dht
The Motoko DHT Canister
https://github.com/enzoh/motoko-dht
Last synced: 3 months ago
JSON representation
The Motoko DHT Canister
- Host: GitHub
- URL: https://github.com/enzoh/motoko-dht
- Owner: enzoh
- License: apache-2.0
- Created: 2020-05-04T16:55:51.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-01T20:50:40.000Z (over 4 years ago)
- Last Synced: 2024-08-04T00:14:15.672Z (6 months ago)
- Language: Modelica
- Homepage: https://sdk.dfinity.org
- Size: 25.4 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-motoko - motoko-dht - This canister implements a distributed hash table. (Applications / Storage)
- awesome-motoko - motoko-dht - This canister implements a distributed hash table. (Applications / Storage)
README
## The Motoko DHT Canister
[![Build Status](https://travis-ci.org/enzoh/motoko-dht.svg?branch=master)](https://travis-ci.org/enzoh/motoko-dht?branch=master)
### Overview
This canister implements a distributed hash table.