dat-sdk-old
v1.0.0
Published
This is a convenience module to get dat-sdk before the migration to the `hyper://` protocol.
Downloads
4
Readme
dat-sdk-old
This is a convenience module to get dat-sdk
before the migration to the hyper://
protocol.
This can be used in tandem with the main dat-sdk
version so you can have two versions of the SDK loaded at once.
The docs are the same as dat-sdk@1.
npm i --save dat-sdk-old
const sdk = require('dat-sdk-old/auto')