Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
add view account state to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ilblackdragon committed Jun 8, 2019
1 parent 121fb92 commit 1722f14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ near <command>
### Commands:
```Bash
near create_account <account_id> # create a developer account
near state <account_id> # view account
near new_project [dir] # generate a new project from template
near deploy # deploy your smart contract
near call <contractName> <methodName> [args] # submits transaction, can change state, account required
Expand Down

0 comments on commit 1722f14

Please sign in to comment.