dojo_plugin 0.7.3
Cairo language plugin for compiling the Dojo Entity Component System to Starknet contracts.
Expected test outputs are defined in crates/dojo-lang/src/plugin_test_data/model
.
To run the tests, run:
cargo test --package dojo-lang --lib -- plugin::test::expand_contract::model --exact --nocapture
To regenerate, set CAIRO_FIX_TESTS=1
:
CAIRO_FIX_TESTS=1 cargo test --package dojo-lang
Version 0.7.3
Uploaded 3 months ago
License Apache-2.0
Size 5.1 KB
Run the following command in your project dir
scarb add dojo_plugin@0.7.3
Or add the following line to your Scarb.toml
dojo_plugin = "0.7.3"
Repository github.com/dojoengine/dojo/