Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 269 Bytes

Introduction to Starknet Contract

This repo introduces the core fundamentals for writing, declariing and deploying Starknet contracts

To run, try out the following commands:

scarb build

NB

  • Always run scarb fmt to format your code appropriately