Icon

Internal

This directory contains 6 workflows.

Create Typed Storage (Byte) 

Creates a table representing storage of a given type with the specified number of addressable bytes.

Create Typed Storage (Word) 

Creates a table representing storage a given type with the specified number of addressable words.

Read From Storage (Byte) 

Reads a byte value from a given storage address of a designated type.

Read From Storage (Word) 

Reads a byte value from a given storage address of a designated type.

Write To Storage (Byte) 

Writes a value of a given type to the storage table.

Write To Storage (Word) 

Writes a value of a given type to the storage table.