mdp 0.1.0

MyData Protocol. Work with a client server with the user owning all of the data while the server verifies it.
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["jeff@a11ywatch.com"]
description = "MyData Protocol. Work with a client server with the user owning all of the data while the server verifies it."
edition = "2021"
license = "MIT"
name = "mdp"
readme = "README.md"
version = "0.1.0"