Welcome to the dynamic world of Web3. Whether you're a seasoned blockchain enthusiast or stepping into the decentralized sphere for the first time, this guide tailored for Developer-Controlled Wallets using WSPN's Wallet awaits.Harness the power of Web3 technology to provide an unparalleled experience for your users, while maintaining full control and enhanced security over their wallets. Let's take a peek at the standout features that make the Wallet an irresistible choice for your application1. Security Standards#
The OpenAPI provides different level of security standards.
HTTPS: First level of security which is compulsory for all connections to WSPN OpenAPI. TLS
Whitelist: IP whitelist is optional, you can set it up in the API Key Management Page.
OAuth 2.0: Request session management.
Signature: For security checking.2. Quick Start#
1.
The user first creates a client on the WSPN Wallet platform and completes the KYC (Know Your Customer) process.
2.
After the KYC process is completed, the platform generates and activates the API Key and related information for the user.
3.
The platform will send the API Key, API Secret, and Sign Key to the user via email.
4.
The user should safely store these sensitive keys upon receiving the email. Please note that
these keys are one-time generated and must be saved before closing the email or dialog.
For specific information on quick startup, please refer to Get Started Modified at 2025-01-03 14:03:56