外掛標籤
開發者團隊
原文外掛簡介
NadiFin Crypto Exchange allows traders and developers to integrate their NadiFin non-custodial crypto exchange account directly into their WordPress websites. It securely connects to the NadiFin API, ensuring your API keys are never exposed to the browser.
Core Features:
Full Trader Dashboard: Use [nadifin_dashboard] to display a complete tabbed interface with Overview, Swap, Exchanges, Tracker, and Account details.
Standalone Shortcodes: Use [nadifin_swap] or [nadifin_tracker] for lightweight, focused integrations.
WP Admin Integration: View your recent exchange activity directly from the WordPress Admin Dashboard widget.
Secure API Proxy: API keys are stored securely on the server. All frontend requests are proxied via WordPress AJAX with strict nonce verification.
Strict Standards: Passes WordPress Plugin Check guidelines (sanitization, escaping, capability checks).
Why Use NadiFin?
NadiFin is designed for users who want a simple exchange flow without maintaining balances on a custodial trading platform.
Non-Custodial by Design: NadiFin is built around wallet-to-wallet exchanges. Users provide their own destination wallet and remain in control of their funds.
Cross-Asset and Multi-Chain: Swap between supported cryptocurrencies and networks without manually using multiple trading platforms.
Live Estimates: View the estimated receive amount before creating an exchange. Estimates update based on market and network conditions.
Exchange Dashboard: Registered users can view past exchanges, monitor current activity, track statuses, and manage their account from the NadiFin dashboard.
User API Keys: Users can generate API keys, revoke them, and connect external apps or tools to their NadiFin exchange account.
Simple, Transparent Fees
NadiFin charges a 0.5% service fee per transaction or exchange. Blockchain network costs and liquidity-related costs may also be reflected in the live estimate shown before you create an exchange.
Privacy, Security & Compliance
We take security and privacy seriously. This plugin is built following WordPress core best practices to ensure your site and user data remain safe:
Server-Side API Proxying: Your NadiFin API Key is stored securely in your WordPress database. It is never rendered or exposed in the frontend HTML or JavaScript. All API requests are securely routed from your server to the NadiFin API using WordPress AJAX.
Strict Nonce Verification: Every AJAX request is validated using WordPress nonces to prevent Cross-Site Request Forgery (CSRF) attacks.
Capability Checks: Plugin settings and admin dashboard widgets are strictly restricted to users with the manage_options capability (Administrators).
Data Sanitization & Escaping: All data entering the database is sanitized, and all data output to the screen is properly escaped to prevent XSS vulnerabilities.
Non-Custodial Architecture: Because NadiFin is a non-custodial service, no sensitive financial data or user wallet private keys are ever stored on your WordPress server.
Getting Started
Step 1: Create a NadiFin Account
If you haven’t already, create an account on NadiFin to get your API credentials.
* Create Account or Login: https://nadifin.com/login
Step 2: Install and Configure the Plugin
1. Upload the nadifin-crypto-exchange folder to the /wp-content/plugins/ directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Go to NadiFin Exchange -> Settings and enter your NadiFin API Key (e.g., ndf_live_...).
4. Use the shortcodes [nadifin_dashboard], [nadifin_swap], or [nadifin_tracker] on any page.
Step 3: Explore Helpful Links
* Swap & Send Crypto: https://nadifin.com/exchange
* Analytics Dashboard: https://nadifin.com/dashboard
* Track Exchange Status: https://nadifin.com/tracker
* API Documentation: https://nadifin.com/api-docs
* Privacy Policy: https://nadifin.com/privacy
* Terms of Service: https://nadifin.com/terms
