Skip to content

electronix/substrate-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

substrate-client

substrate client connecting to substrate node using websocket interface

WORK IN PROGRESS

What works:

  1. query genesis_hash
  2. query account nonce
  3. submit and and subscribe extrinsic (transfer from Alice to Bob, 42 units)
  4. watch extrinsic getting finalized

TODO:

  1. CLI options (similar to subkey transfer syntax)
  2. subscribe and watch events
  3. (maybe?) refactoring to per-use-case state machine architecture
  4. refactoring to ws-library / CLI binary
  5. (nice to have) dynamic API using metadata
  6. Another todo

About

substraTEE client: interact with substraTEE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%