Signature
SNIP-12: Off-chain Signatures for LayerAkira Exchange
Overview
Motivation
Current Implementation
impl SNIP12MetadataImpl of SNIP12Metadata {
fn name() -> felt252 { 'LayerAkira Exchange'}
fn version() -> felt252 { '0.0.1'}
}Accessing Struct Information
Sample Implementations
Last updated