Socket
Socket
Sign inDemoInstall

@valora/plugins

Package Overview
Dependencies
46
Maintainers
8
Versions
75
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @valora/plugins

Valora Hooks allows developers to extend Valora's functionality by writing short programs called "hooks". These hooks are called in response to certain in-app or blockchain events and are used to provide Valora with additional information and features.


Version published
Maintainers
8
Install size
13.0 MB
Created

Readme

Source

Valora Hooks

Valora Hooks allows developers to extend Valora's functionality by writing short programs called "hooks". These hooks are called in response to certain in-app or blockchain events and are used to provide Valora with additional information and features.

Check out the Valora Hooks documentation for more information.

Currently, this repository contains position pricing hooks.

:warning: It is an experimental feature and is not fully supported yet.

Developing Hooks

To develop hooks, you will need to have Node.js installed on your computer.

Setup

  1. Clone this repository to your local machine.
  2. Run yarn install to install the necessary dependencies.

Position Pricing

See the documentation for developing position pricing hooks.

Contributing

Do you have ideas for more types of hooks that would be useful for Valora users? Please reach out to us on Discord.

We welcome bug reports, feature requests, and code contributions.

FAQs

Last updated on 12 Jul 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc