Skip to content

yauheni-deriv/deriv-developers-portal

 
 

Repository files navigation

This repository is the source for http://developers.deriv.com

Get help with implementing Deriv Websockets API

Development

Testing your changes locally

Please follow the steps described here.

Deploy to gh-pages

  • Please change your repo name to websockets-dev
  • On the setting page of your fork on github, specify gh-pages branch as the source for "GitHub Pages".
  • Push your local development branch to the remote gh-pages branch on your fork. (e.g. git push origin my_dev_branch:gh-pages)
  • Your changes would be available on https://my-user-name.github.io/websockets-dev/. (You can use a CNAME instead).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.6%
  • HTML 14.8%
  • SCSS 11.3%
  • CSS 5.9%
  • C# 4.7%
  • PHP 2.0%
  • Other 1.7%