0.8.2 • Published 1 month ago

@0xmetropolis/metal v0.8.2

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

Metal CLI

by @0xmetropolis

Metal is a smart contract visualization tool. This repo contains the CLI for Metal.

Getting Started

Dependencies

Installation

# with npm
npm install -g @0xmetropolis/metal

# with yarn
yarn global add @0xmetropolis/metal

Usage

Generate A Preview

In the directory of your Foundry project, run the following command:

metal preview --chain-id 1 $PATH_TO_DEPLOY_SCRIPT

NOTE: Metal wraps around forge commands, but metal preview does not send any deployment transactions.

This will compile your contracts and start a deployment simulation. Once the simulation is done, your browser will open to display the results of the simulation.

Setting the Chain Id

The --chain-id flag allows you to choose the network to preview your deployment on.

Testing

Integration Tests 🌁

Getting Help

If you run into problems or find a bug, consider opening an issue.

0.8.2

1 month ago

0.8.1

2 months ago

0.8.0

2 months ago

0.7.10

5 months ago

0.7.9

5 months ago

0.7.8

5 months ago

0.7.7

5 months ago

0.7.6

6 months ago

0.7.5

7 months ago

0.7.4

7 months ago

0.7.3

7 months ago

0.7.2

7 months ago

0.7.1

7 months ago

0.7.0

7 months ago

0.6.0

7 months ago

0.5.1

7 months ago

0.5.0

7 months ago

0.4.1

7 months ago

0.4.0

7 months ago