JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q77779F
  • License Apache-2.0

Price Risk Module for the Ensuro Protocol

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ensuro/price-risk-module) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    Price Risk Module

    This is a Price Risk Module for the Ensuro Protocol.

    The policies of this module allow to protect against the future price of an asset.

    You can acquire policies that will be triggered at a price lower or higher than the current price. After the policy was created, if the price is lower/higher than the trigger price, the policy will be triggered releasing the payout.

    Try running some of the following tasks:

    npx hardhat help
    npx hardhat test
    GAS_REPORT=true npx hardhat test