0.16.0 • Published 5 months ago

@etospheres/etopay-sdk-wasm-node v0.16.0

Weekly downloads
-
License
AGPL-3.0-only
Repository
github
Last release
5 months ago

ETOPay SDK – WASM Bindings

This package provides WebAssembly (WASM) bindings for the ETOPay SDK, enabling seamless integration with both Web applications and NodeJS environments. It generates TypeScript type definitions for all relevant data objects, ensuring type safety and ease of use. Additionally, this package includes functionality for publishing both the WASM binary and the generated bindings to an NPM registry.

šŸš€ Quickstart

For a hands-on example of how to integrate the ETOPay SDK, check out our public quickstart guide: šŸ‘‰ ETOPay SDK Quickstart (TypeScript).

šŸ“– Usage

Before integrating the ETOPay SDK, you must create a project via our ETOPay Dashboard. Once registered, you will receive some credentials, which are required for setting up and using the SDK.

You can find more information regarding our products on our ETOSPHERES website.

šŸ“¦ Installation

Install the ETOPay SDK via bun:

bun install @etospheres/etopay-sdk-wasm

ā— Currently, we only support bun for running the SDK, as node does not work correctly with the current version. We recommend using bun to ensure proper functionality.

šŸ› ļø Example Usage

You can check out more examples in our public docs.

0.16.0

5 months ago

0.15.0

6 months ago

0.14.2

7 months ago

0.14.1

7 months ago

0.14.0

7 months ago