Skip to content

Bako-Labs/bako-safe-proxy-cli

Repository files navigation

Bako Proxy CLI

A CLI tool to execute actions on a proxy contract.

Summary

Quick Start

Installation

npm install -g bakosafe-proxy-cli

Usage

bakosafe-proxy-cli --help

Help output

Usage: Proxy scripts [options] [command]

Scripts for interacting with the proxy contract

Options:
  -h, --help                   display help for command

Commands:
  balance [options]
  setImplementation [options]
  getImplementation [options]
  getOwnership [options]
  transferOwnership [options]
  transferSelf [options]
  help [command]               display help for command

For passing the provider URL and account key, you can use the environment variables PROVIDER_URL and API_TOKEN respectively.

License

This package is licensed under the Apache 2.0 license.

About

A CLI tool for managing and securing upgrades of proxy contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published