dwsdk 1.0.0

Python SDK Reference

Python SDKで利用できる主要なクライアント・ユーザー操作をまとめています。

Install / Import

pip install dwsdk
from dwallet import DWalletClient

DWalletClient

from_env() · for_user() · dltc_market() · create_payment() · payment() · cancel_payment()

DWalletUserClient

wallet() · balance() · receive() · history() · dltc_balance() · dltc_history() · create_payment()

Intent

Wallet create、Tip/Send Intent create/read/cancelも公開SDKに含まれます。直接confirm/executeは含まれません。

Developer Dashboard

Application、API Key、Scope、Webhook、Usage、Audit、Payment履歴はDeveloper Dashboardから管理できます。