@gelatonetwork/limit-orders-lib

v2.1.3
Library for creating limit orders via Gelato
ethereum uniswap limit orders solidity web3 smart contracts gelato

build

yarn generate-contracts-typings && tsc --project tsconfig.prod.json && yarn copy-contracts-types

copy-contracts-types

cp ./src/contracts/types/*.d.ts ./dist/contracts/types

format

prettier --write .

generate-contracts-typings

typechain --target=ethers-v5 --out-dir src/contracts/types './src/**/abis/*.json'

lint

eslint --cache .
npm i @gelatonetwork/[email protected]

Metadata

Downloads