Allowed Packages
Last updated
Last updated
A lambda may require specific that are present in this list. To request any additional NPM packages to be whitelisted, please open an issue on the main .
You can see the exact versions of all packages by inspecting in the main Orbs Lambda repo.
Package:
Provides basic interaction with EVM blockchains and smart contracts through simple JavaScript API. Note that most trigger event handlers receive an initialized web3
object that is ready for mainnet interaction.
Package:
Multicall allows multiple smart contract constant function calls to be grouped into a single call and the results aggregated into a single result. This reduces the number of separate JSON RPC requests that need to be sent over the network and provides the guarantee that all values returned are from the same block.
Package:
Big numbers in JavaScript without floating point support, only integers. Compatible with the numeric types of all EVM blockchains.
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic. Supports floating point numbers, not just integers.
Promise based HTTP client for the browser and Node.js. Different package that allows to make arbitrary HTTP requests to external websites and endpoints.
All packages published by the Orbs organization on NPM are allowed for use.
Package:
Package:
A light-weight module that brings to Node.js and allows to make arbitrary HTTP requests to external websites and endpoints.
Package:
Packages: