Skip to content

TotalPizza/commercium-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commercium Dex Aggregator

Make commands

  • make install: Sets up the cairo git submodule
  • make build: Builds the cairo 1 compiler
  • make test dir=<path>: Runs the tests in a crate
  • make format: Formats cairo files under src/
  • make check-format: Checks format for files under src/
  • make starknet-compile dir=<path>: Runs starknet-compile on a cairo crate and stores the output under out/

Example

make starknet-compile dir=src/erc20
make starknet-compile dir=src/storage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published