# D'CENT SDK for PC Environment

## D'CENT Web Connector

This is a Web SDK package to integrate D'CENT Biometric wallet with the web based service in the PC or Desktop environment. This is the basic SDK which provides various blockchain mainnet/testnet features.&#x20;

{% content-ref url="/pages/-MYAQyKGC2RoMUOfVmYt" %}
[dcent-web-connector](/dcent-biometric-wallet-for-pc/dcent-web-connector.md)
{% endcontent-ref %}

## D'CENT CLI Connector

This is a SDK package to integrate D'CENT Biometric wallet with the NO web based service in the PC or Desktop environment. This is the basic SDK which provides various blockchain mainnet/testnet features.&#x20;

{% content-ref url="/pages/FOdDJOtAdLSTJftl8PYO" %}
[dcent-cli-connector](/dcent-biometric-wallet-for-pc/dcent-cli-connector.md)
{% endcontent-ref %}

## web3 provider for EVM compatible chain

This is a Web SDK package to integrate D'CENT Biometric wallet with the web based service in the PC or Desktop environment. If you want to use D'CENT Biometric wallet only for EVM compatible mainnet, `dcent-provider` package will give easier way to integrate with the web service. `dcent-provider` is a wrapping package of `dcent-web-connector`.

{% content-ref url="/pages/-M\_QeIKxiXXXkUtfbpRh" %}
[dcent-provider](/dcent-biometric-wallet-for-pc/dcent-provider.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://dev-docs.dcentwallet.com/dcent-biometric-wallet-for-pc/dcent-sdk-for-pc-environment.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
