The Tenderizers SDK is your go-to solution for integrating tender operations such as staking, withdrawing, and swapping into your applications with ease. Whether you're a developer looking to streamline your integration process or customize it to fit your specific needs, the Tenderizers SDK offers three seamless integration options:
- Provider Integration: Utilize the SDK's built-in provider for quick setup.
- Custom Provider Integration: Opt for your own provider for ultimate flexibility.
- Iframe Integration: Embed the SDK within an iframe for modularity and isolation.
To install the Tenderizers SDK package from npm, use the following command:
bun install @tenderize/sdk
The Tenderizers SDK, your go-to solution for integrating tender operations (stake, withdraw, and swap) into your applications with ease. Whether you're a developer looking to streamline your integration process or customize it to fit your specific needs, the Tenderizers SDK offers three seamless integration options:
- Provider Integration: Utilize the SDK's built-in provider for quick setup.
- Custom Provider Integration: Opt for your own provider for ultimate flexibility.
- Iframe Integration: Embed the SDK within an iframe for modularity and isolation.
- React SDK: Specifically designed for React applications, providing pre-built components, Higher-Order Components (HOCs), and React Hooks API support.
- Comprehensive Documentation: Detailed guides and examples to facilitate easy integration and customization.
- Browser Compatibility: Supports all major browsers.
For detailed documentation and examples, visit our official documentation.
Get up and running quickly with the Tenderizers SDK:
- Basic Usage: Start using the SDK with simple examples. See comprehensive integration example.