dojo 1.7.1

The Dojo Core library for autonomous worlds.

Readme

Core contract for the Dojo framework.

This crate contains the core contract and utils cairo functions to work with the Dojo framework.

Refer to the Dojo Book for more information.

Usage

Add the following to your Scarb.toml file:

[dependencies]
dojo = "1.7.0"

If you will very probably want to use the macros, you can add the following to your Scarb.toml file:

[dependencies]
dojo_cairo_macros = "1.7.0"

Metadata

Version 1.7.1

Uploaded 2 weeks ago

License MIT

Cairo version ^2.12

Size 35.4 KB

Installation

Run the following command in your project dir

scarb add dojo@1.7.1

Or add the following line to your Scarb.toml

dojo = "1.7.1"

Monthly downloads

Links

Keywords

  • dojo
  • contracts
  • starknet

Owners