othent
v1.0.646
Published
Merging Web2 to Web3 user logins with a familiar and simple interface
Downloads
1,252
Readme
Othent.io Library
The Othent Library is a collection of functions that enable interaction with the Othent walletless protocol. These functions are designed to make it seamless for developers to integrate Othent into their applications.
Installation
To use the library in your project, you can install it using npm:
npm i othent
Usage
To use the library, you can import it into your project:
import { Othent } from 'othent';
const othent = Othent({ API_ID });
Documentation
For more information on how to use the Othent Library, please see the official Othent documentation at https://docs.othent.io/developers/sdk.
Contact
If you have any questions or issues with the Othent Library, please contact us at [email protected] or open an issue in the GitHub repository.
License
The Othent Library is licensed under the MIT License. Please see the LICENSE file for more information.