mirror of
https://github.com/balzack/databag.git
synced 2025-05-04 07:25:15 +00:00
Update README.md
This commit is contained in:
parent
cadadde73c
commit
ac9055fb92
@ -2,7 +2,7 @@
|
||||
|
||||
DatabagClientSDK provides a typescript interface for communication over the decentralized databag network. The SDK has minimal dependencies and contains reference applications for react-js, react-native, and node.
|
||||
|
||||
The API is provided through a set of typescript interfaces. Each interface groups methods by their functionality and are only allocated as needed. The platform specific implementations of storage and cryptography are defined externally and are also provided to the SDK through interfaces.
|
||||
The API is provided through a set of interfaces; each interface groups methods by their functionality and are only allocated as needed. The platform specific implementations of storage and cryptography are defined externally and are also provided to the SDK through interfaces.
|
||||
|
||||
## Initialization
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user