@gelatonetwork/gelato-native-oracle-sdk

v1.0.0
Gelato Native Oracle Solidity SDK

lint

eslint --cache . && yarn lint:sol

test

npx hardhat test

build

yarn install && yarn compile && npx tsc

clean

yarn hardhat clean && rm -rf dist

deploy

npx hardhat deploy

format

prettier --write '*/**/*.*{js,sol,json,md,ts}'

compile

npx hardhat compile --force

lint:ts

eslint -c .eslintrc.json --ext "**/*.ts" "**/*.test.ts"

prepare

husky install

lint:sol

solhint 'contracts/**/*.sol'

format:check

prettier --check '*/**/*.*{js,sol,json,md,ts}'

prepublishOnly

yarn build && yarn format && yarn lint
npm i @gelatonetwork/gelato-native-oracle-sdk

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/28/2024

Downloads