Skip to content
View Felixkaimosi98's full-sized avatar

Block or report Felixkaimosi98

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Felixkaimosi98/README.md

Deriv Complete Demo (Third-party binary trading site)

This is a full demo project to interact with Deriv's WebSocket API. It includes backend and frontend code.

Quick start

  1. Open two terminals.

Backend

cd backend
npm install
node server.js

Frontend

cd frontend
npm install
npm run dev
  1. Visit http://localhost:5173, paste a Deriv demo API token, then use Dashboard and Trade.

Important notes

  • Use demo tokens for testing.
  • This demo does not handle production security, KYC, or fund custody.
  • Do not expose production tokens in the client.

Popular repositories Loading

  1. Felixkaimosi98 Felixkaimosi98 Public

    Config files for my GitHub profile.

    JavaScript

  2. Mktraders- Mktraders- Public

    It stands for a deriv site name

    JavaScript