Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
update with accounts functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
aemil145 committed Feb 8, 2022
1 parent e64d582 commit 783b54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ blast run scripts/deploy.js -n cudos -a account2
---
## Managing local node accounts

You can manage accounts in a local Cudos node with `blast keys` command.
By default local Cudos node starts with 10 predefined accounts funded with `acudos`. You can set how many additional random accounts to load when starting a local node in `blast.config.js` under `additionalAccounts`. In `customAccountBalances` you can set the amount of tokens that these additional accounts will be funded with. Another way to manage custom accounts is through `blast keys` command.

### Listing all accounts

Expand Down

0 comments on commit 783b54d

Please sign in to comment.