Skip to content

Latest commit

 

History

History

frame-development-challenge

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

🧑‍💻 [INTERMEDIATE CHALLENGE] FRAME Development

Challenge Description

Update the Pallet Template to include a storage item for a custom struct. Add at least one dispatchable function to interact with the new storage item. Add the necessary types to the Front-End Template to interact with the new dispatchable.

Submission Requirements

Provide a link to a GitHub repository that includes the Node Template with the updated pallet as well as the updated front-end template.

Submission

Front-end repo with the custom types added to it.

Substrate node with updated pallet template that includes a storage item for a custom struct.

Screenshots

proof 1

proof 2

proof 3