@openzeppelin/defender-admin-client

v1.54.6
Defender Admin acts as an interface to manage your smart contract project through one or more secure multi-signature contracts. Defender Admin holds no control at all over your system, which is fully controlled by the keys of the signers.

test

yarn test:unit

build

rm -rf lib && tsc

watch

tsc -w

prepare

yarn build

test:unit

jest --verbose --passWithNoTests
npm i @openzeppelin/defender-admin-client

Metadata

  • MIT
  • Whatever
  • Santiago Palladino
  • released 5/23/2024

Downloads