🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@synthetixio/cli

Package Overview
Dependencies
Maintainers
4
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synthetixio/cli

A set of cli utilities for the Synthetix protocol

2.102.0
latest
Source
npm
Version published
Weekly downloads
6
-90%
Maintainers
4
Weekly downloads
 
Created
Source

synthetix-cli

A set of non-official scripts to run against the Synthetix protocol

Installation

Clone repo and install npm.

Usage

node src/commands/<some-script.js> --help

Ethereum provider

By default, uses Ethers default Ethereum provider, but this provider is most likely saturated at any time. To specify your own infura provider, copy .env.example as .env and set PROVIDER_URL. Note that "network" will be replaced by the network a command is run in.

Keywords

synthetix

FAQs

Package last updated on 21 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts