0 purchases
dwn sdk
Decentralized Web Node (DWN) SDK #
Introduction #
A Dart implementation of the Decentralized Web Node (DWN) protocol. This
implementation attempts to follow the specification, however the implementation's
primary goal is to support the needs of the Habitat protocol first, then converge
with the specifications.
File bugs on GitHub.
Usage #
import 'package:dwn_sdk/dwn_sdk.dart';
// TODO(serverwentdown): Produce some basic usage code
copied to clipboard
Additional information #
Decentralized Web Node specifications
Reference implementation in TypeScript
Habitat protocol
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.