Skip to content

peterblockman/CairoBootcamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cairo Bootcamp

Setup:

Protostar

To solve an exercise:

  1. Run $ protostar test test/test_ex*.cairo to see a failing test.
  2. Solve the exercise exercise/ex*.cairo
  3. Run $ protostar test test/test_ex*.cairo to see a passing test.

All tests should pass without any modification of the test files.

Hence you must only modify the .cairo files in the /exercises/ directory.

About

Repo for the Encode Cairo 5 week bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cairo 94.7%
  • JavaScript 2.6%
  • CSS 1.5%
  • Other 1.2%