dojo_plugin 0.7.3

Readme

dojo-lang

Cairo language plugin for compiling the Dojo Entity Component System to Starknet contracts.

Testing

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

Metadata

Version 0.7.3

Uploaded 1 month ago

License Apache-2.0

Size 5.1 KB

Installation

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"

Monthly downloads

Links

Repository github.com/dojoengine/dojo/

Keywords

  • dojo

Owners