starkli

Crates.iostarkli
lib.rsstarkli
version0.1.8
sourcesrc
created_at2022-06-23 13:31:38.819577
updated_at2023-07-21 13:17:21.497608
descriptionStarkli (/ˈstɑːrklaɪ/), a blazing fast CLI tool for Starknet powered by starknet-rs
homepage
repository
max_upload_size
id611882
size276,894
Jonathan LEI (xJonathanLEI)

documentation

README

starkli

Starkli (/ˈstɑːrklaɪ/), a :zap: blazing :zap: fast :zap: CLI tool for Starknet powered by :crab: starknet-rs :crab:

Installation

If you're on a supported platform, the easiest way to install and update starkli is to use starkliup, which can be installed by running:

curl https://get.starkli.sh | sh

Once starkliup is installed, you can then install or update starkli simply by running the starkliup command without arguments:

starkliup

Behind the scene, starkliup downloads prebuilt binaries (built from GitHub Actions) so you don't need a Rust installation to use it.

Check out the Starkli book for more installation options.

Documentation

Documentation is available as the Starkli book.

License

Licensed under either of

at your option.

Commit count: 0

cargo fmt