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.
javascriptimport { Othent } from 'othent';
const othent = Othent({ API_ID });
For more information on how to use the Othent Library, please see the official Othent documentation at https://docs.othent.io/developers/sdk.
If you have any questions or issues with the Othent Library, please contact us at hello@othent.io or open an issue in the GitHub repository.
The Othent Library is licensed under the MIT License. Please see the LICENSE file for more information.