Skip to content

Commit

Permalink
fix: homepage contract
Browse files Browse the repository at this point in the history
  • Loading branch information
bbtgnn committed Jul 22, 2024
1 parent 4f35fb4 commit 38a17cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,15 +305,14 @@ sidebar: false
# This is executed by slangroom
Given I connect to 'address' and do get and output into 'result'
# Here we run zenroom
Given I have a 'string' named 'password'
Given I have a 'string dictionary' named 'result'
# Here zenroom hashes the result
When I create the hash of 'result'
# Here we print the output
Then print the 'hash'
Then print the 'result'"
data='{
"address": "https://dyne.org/slangroom"
"address": "https://did.dyne.org/dids/did:dyne:sandbox.genericissuer:9sz8ZTztc4gsivLQyBJ5hVkbMBJZDHxrEFwjqAk17U9s"
}'
keysMode='none'
></dyne-slangroom-editor>
Expand Down

0 comments on commit 38a17cb

Please sign in to comment.