etopay-sdk 0.16.1

Frontend SDK for Android, iOS and Web. Includes wallet, kyc components
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Welcome to the ETOPay SDK – The Decentralized Payment Ecosystem

[![CI](https://github.com/ETOSPHERES-Labs/etopay-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/ETOSPHERES-Labs/etopay-sdk/actions/workflows/ci.yml)
[![Crates.io Version](https://img.shields.io/crates/v/etopay-sdk)](https://crates.io/crates/etopay-sdk)
[![docs.rs](https://img.shields.io/docsrs/etopay-sdk)](https://docs.rs/etopay-sdk)

Check out our [Documentation](https://docs.etospheres.com), [Examples](https://docs.etospheres.com/SDK%20Examples/Examples/), [Contribution Guidelines](./CONTRIBUTING.md) and [Code of Conduct](./CODE_OF_CONDUCT.md).

To get started, there are four quickstart repositories:

| Language | Quickstart Repository |
| --- | --- |
| Rust| [@ETOSPHERES-Labs/etopay-sdk-quickstart-rs]https://github.com/ETOSPHERES-Labs/etopay-sdk-quickstart-rs |
| Java (including Android) | [@ETOSPHERES-Labs/etopay-sdk-quickstart-java]https://github.com/ETOSPHERES-Labs/etopay-sdk-quickstart-java |
| Swift (iOS and MacOS) | [@ETOSPHERES-Labs/etopay-sdk-quickstart-swift]https://github.com/ETOSPHERES-Labs/etopay-sdk-quickstart-swift |
| JavaScript / TypeScript (Browser and Node)| [@ETOSPHERES-Labs/etopay-sdk-quickstart-ts]https://github.com/ETOSPHERES-Labs/etopay-sdk-quickstart-ts |