Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IDeployedResource

The IDeployedResource starknet interface.

This is the interface used by offchain components and other contracts to get some info such Dojo name from a deployed resource.

Fully qualified path: dojo::meta::interface::IDeployedResource

pub trait IDeployedResource<T>

Trait functions

dojo_name

Fully qualified path: dojo::meta::interface::IDeployedResource::dojo_name

fn dojo_name(self: @T) -> ByteArray