Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 562 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 562 Bytes

Ownable Smart Contract

This is an example Starknet smart contract written in Cairo 1 to showcase how to perform different types of integration tests with Protostar.

To run the test suite of this project you'll need to install Scarb (compiler and package manager) and Protostar (test runner).

Once those dependencies are installed you'll be able to run the test suite by executing the following command on the terminal:

protostar test