For the complete documentation index, see llms.txt. This page is also available as Markdown.

7.2 Executing the Contract

After deployment:

  1. Click restrictedAction

  2. If called using the same wallet that deployed the contract → success

  3. If using another wallet → transaction fails

This demonstrates how access control is enforced.

Success message from wallet interaction

Last updated