@gton/ogs-periphery

v1.1.0-beta.1
🎚 Peripheral smart contracts for interacting with OGX

lint

yarn prettier ./test/*.ts --check

lint:fix

yarn prettier ./test/*.ts --write

clean

rimraf ./build/

copy-v1-artifacts

ncp ./buildV1 ./build

precompile

yarn clean

compile

waffle .waffle.json

postcompile

yarn copy-v1-artifacts

pretest

yarn compile

test

mocha

prepublishOnly

yarn test

deploy:gton

hardhat run --network gton ./scripts/deploy-script.js

deploy:gtonTestnet

hardhat run --network gtonTestnet ./scripts/deploy-script.js
npm i @gton/ogs-periphery

Metadata

Downloads