Home

Awesome

<img align="right" width="150" height="150" top="100" src="./assets/readme.jpeg">

prototype • tests GitHub

A batteries included template for Protostar-based Cairo projects on StarkNet.

Getting Started

Click Use this template on GitHub to create a new repository with this project as the initial state.

Run protostar install inside that directory once cloned locally.

You can build with protostar build and test with (you guessed it) protostar test

Check out the protostar docs for more information about what the toolchain can do.

Acknowledgements