tensojka / starkli

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

Home Page:https://book.starkli.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starkli

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

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.

About

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

https://book.starkli.rs

License:Apache License 2.0


Languages

Language:Rust 94.2%Language:Shell 5.8%