You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a basic example in the SDK repo README that shows a super simple script. The script runs through registering an account, requesting signatures from the validating group, and then verifying those signatures. However, the README doesn't cover things like creating an account or actually running the script locally.
Tasks
Create a tutorial to run the reader through:
Installing the SDK locally.
Creating an account.
Funding that account.
Creating the script (in sections for clarity).
Getting a response from the script.
Troubleshooting steps.
The text was updated successfully, but these errors were encountered:
There is a basic example in the SDK repo README that shows a super simple script. The script runs through registering an account, requesting signatures from the validating group, and then verifying those signatures. However, the README doesn't cover things like creating an account or actually running the script locally.
Tasks
Create a tutorial to run the reader through:
The text was updated successfully, but these errors were encountered: