Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

sablier-labs/multichain-utils

Repository files navigation

Archived

This repository has been archived.

Multichain Utils

⚠️ IMPORTANT ⚠️
This repository is outdated from the latest deployments we had on EVM chains.

Rust-based utility scripts meant to be used by the Sablier team. This repo contains the following crates:

  • deployer - A CLI tool for deploying Sablier contracts across multiple chains.

Prerequisites

Rust and Cargo must be installed on your machine. See the installation guide here.

Then, install the following dependencies globally:

  • cargo-watch - A Cargo subcommand for watching file changes
  • just - A command runner for development tasks

Clone this repository

git clone https://github.com/sablier-labs/multichain-utils.git

Installation

List all available commands

just

Install deployer crate:

just install-deployer

Lint code

just lint

Usage

deployer --help

Each crate has its own justfile for managing commands. You can run just in each crate's directory to list the available commands.

About

⚡ Rapid Multichain Utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors