Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create reusable scripts to query balance and transfer tokens #36

Conversation

marc-aurele-besner
Copy link
Member

Create reusable scripts to query balance and transfer tokens

Simple list of scripts to query data and execute extrinsics:

Install

yarn

Run queries

yarn balance

Execute extrinsics

yarn transfer

Utility

yarn address

Run All

yarn all

@marc-aurele-besner marc-aurele-besner linked an issue Jun 19, 2024 that may be closed by this pull request
@marc-aurele-besner marc-aurele-besner added auto-consensus Anything related to Auto-Consensus auto-utils Any common functions between consensus & auto-id example labels Jun 19, 2024
@marc-aurele-besner marc-aurele-besner merged commit 6aef6f0 into main Jun 20, 2024
2 checks passed
@marc-aurele-besner marc-aurele-besner deleted the 32-create-reusable-scripts-to-query-balance-and-transfer-tokens branch June 20, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-consensus Anything related to Auto-Consensus auto-utils Any common functions between consensus & auto-id example
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create reusable scripts to query balance and transfer tokens
2 participants