Importing Libraries

Your function runs inside a sandbox, and so cannot import libraries that are not already installed in our environment. The following libraries are already installed:

NameVersionImport sourceDocumentation
big.js6.2.1https://cdn.skypack.dev/[email protected]https://www.skypack.dev/view/big.js
ethers5.7.2https://cdn.skypack.dev/[email protected]https://docs.ethers.org/v5/
6.13.1https://cdn.jsdelivr.net/npm/[email protected]/+esmhttps://docs.ethers.org/v6/
math.js12.4.3https://cdn.skypack.dev/[email protected]https://www.skypack.dev/view/mathjs
OsmoJS16.14.0https://cdn.jsdelivr.net/npm/[email protected]/+esmhttps://docs.osmosis.zone/osmojs/
starknet5.24.3https://cdn.jsdelivr.net/npm/[email protected]/+esmhttps://www.jsdelivr.com/package/npm/starknet
std/io/util0.105.0https://deno.land/[email protected]/io/util.tshttps://deno.land/[email protected]/io/util.ts
x/logger1.1.3https://deno.land/x/[email protected]/logger.tshttps://deno.land/x/[email protected]/logger.ts

We will support more libraries in the future. If you have a specific library that you would like to see supported, please let us know!