Complete the Add a Pallet tutorial. This tutorial goes through how to configure a Substrate runtime to use a pallet.
Import pallet-nicks
in your Substrate Node Template runtime, and save that version of Node Template under the directory of /your-lab-ans/04
. Commit the code and push to the remote repository.
Submit the link to your repository at the proper branch and directory level where your Node Template with pallet-nicks
is added.
Submit a screenshot with the event shown after calling setName
extrinsics from Substrate Frontend Template Pallet Interactor.