Skip to content

Commit

Permalink
docs: show of to load a folder of wallets
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneWallet committed Dec 6, 2024
1 parent 718ec2b commit 78c8458
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/user_documentation/scenes.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,14 @@ allowed_scenario:
accounts:
- account_name: bob
pem_path: path/to/bom_pem

- account_name: alice
ledger_account_index: 12
ledger_address_index: 2

- name: user_wallets
folder_path: ./path/to/all/users_wallets # all the pem wallet of the folder will be loaded using the file names as account names

# External contracts that will be called for transactions or queries in future steps
external_contracts:
egld_wrapper: erd1qqqqqqqqqqqqqpgqhe8t5jewej70zupmh44jurgn29psua5l2jps3ntjj3
Expand Down

0 comments on commit 78c8458

Please sign in to comment.