This repo contains highly experimental code. Expect rapid iteration. Use at your own risk.
protostar build
# Run all tests
protostar test
# Run only unit tests
protostar test tests/units
# Run only integration tests
protostar test tests/integrations
cairo-format -i src/**/*.cairo tests/**/*.cairo
starkvest is released under the MIT.