@gelatonetwork/limit-orders-lib

v2.4.0-0
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 .

prepare

yarn build && yarn format && yarn lint
npm i @gelatonetwork/[email protected]

Metadata

Downloads