Skip to content

localhost-international/react-native-dat-sdk

Repository files navigation

React Native Dat SDK

Dat SDK for React Native.

A work in progress.

Installation

npm install react-native-dat-sdk

Usage

import DatSdk from "react-native-dat-sdk";

// ...

const result = await DatSdk.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

GNU Affero General Public License.

About

An experimental implementation of Dat SDK (https://github.com/datproject/sdk) for React Native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published