@dolomite-exchange/modules-deployments v0.1.5
This package now requires the installation of safe-tx-hashes (from Cyfrin) as a CLI tool which can accomplished using
the instructions below.
Installation
Curl
curl -L https://raw.githubusercontent.com/cyfrin/safe-tx-hashes/main/install.sh | bashSource
You can run scripts directly from this repository.
git clone https://github.com/Cyfrin/safe-tx-hashes
cd safe-tx-hashesOptional: Make it a CLI tool
First, make the script executable if it isn't already:
chmod +x safe_hashes.shCopy the script to /usr/local/bin (creating a simpler name without the .sh extension):
sudo cp safe_hashes.sh /usr/local/bin/safe_hashesEnsure the script has the proper permissions:
sudo chmod 755 /usr/local/bin/safe_hashesNow you can use the script from anywhere by just typing safe_hashes.
11 months ago
11 months ago
11 months ago
9 months ago
8 months ago
9 months ago
11 months ago
6 months ago
8 months ago
5 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago