Tanteli / starklings

An interactive tutorial to get you up and running with Starknet

Repository from Github https://github.comTanteli/starklingsRepository from Github https://github.comTanteli/starklings

Starklings

An interactive tutorial to get you up and running with Starknet


Installation

Clone the repository to your local machine:

git clone https://github.com/onlydustxyz/starklings.git

Then install the tool, run:

curl -L https://raw.githubusercontent.com/onlydustxyz/starklings/master/install.sh | bash

Usage

Run the tool in watch mode and follow the instructions:

starklings --watch

Inspiration

  • Protostar for all the project tooling and setup, deployment, packaging
  • Rustlings for the amazing pedagogy and brilliant concept of progressive and interactive tutorial

Contributing

See CONTRIBUTING.md.

About

An interactive tutorial to get you up and running with Starknet


Languages

Language:Python 58.2%Language:Cairo 38.6%Language:Shell 3.1%