feat(deriv): integrate Deriv API websocket connectivity

Add Deriv API websocket client, route handling, and Firestore security rules to support automated trading integration.
This commit is contained in:
desartstudio95
2026-06-10 14:58:02 -07:00
parent f7a97e3532
commit 2d6e1a0809
19 changed files with 1588 additions and 10 deletions
+2
View File
@@ -0,0 +1,2 @@
import axios from 'axios';
console.log('hi');