Add an example of nep17 balance NeoGo CLI usage #10

Open
opened 2025-12-28 18:14:29 +00:00 by sami · 0 comments
Owner

Originally created by @AnnaShaleva on GitHub (Aug 25, 2023).

Preparation part contains the step that aimed to check the GAS balance, and it's done via RPC call:

[Preparation.](https://github.com/nspcc-dev/neo-go-sc-wrkshp#workshop-preparation) Learn how to run a Neo private network, transfer some funds from multi-signature account to a simple signature account using NeoGo CLI and check the balance via JSON RPC call.

We have a separate workshop part about RPC calls and doesn't have any nep17 CLI command mention. What we need is to replace this step with CLI balance checking. For better user experience.

Originally created by @AnnaShaleva on GitHub (Aug 25, 2023). Preparation part contains the step that aimed to check the GAS balance, and it's done via RPC call: ``` [Preparation.](https://github.com/nspcc-dev/neo-go-sc-wrkshp#workshop-preparation) Learn how to run a Neo private network, transfer some funds from multi-signature account to a simple signature account using NeoGo CLI and check the balance via JSON RPC call. ``` We have a separate workshop part about RPC calls and doesn't have any `nep17` CLI command mention. What we need is to replace this step with CLI balance checking. For better user experience.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-go-sc-wrkshp#10
No description provided.