creating_app

command
v0.0.0-...-47c65a4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2025 License: MIT Imports: 4 Imported by: 0

README

Create Deriv App

This Go script demonstrates how to create a new Deriv app using the Deriv API. The script uses the deriv-api and deriv-api/schema packages to interact with the Deriv API and send requests to create a new app.

To use this script, you will need to replace the ApiToken constant with your own API token. You can obtain an API token by logging in to your Deriv account and generating a new token in the API tokens section.

The script first creates a new DerivAPI instance and authorizes the connection using the provided API token. It then creates a new app registration request with a name and a set of scopes. The script also includes optional fields for specifying a redirect URI, verification URI, markup percentage, and general app info.

Finally, the script sends the app registration request to the Deriv API and logs the ID of the newly created app. You can customize the app registration request and the optional fields to suit your specific needs.

Note that this script is provided as an example and may require modifications to work with your specific environment and use case.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL