Open shamilsan opened 2 years ago
We need to send extrinsics to the node via JSON RPC requests:
submit_program
send_message
send_reply
Try to use subxt: https://github.com/paritytech/subxt
subxt
Problem to Solve
We need to send extrinsics to the node via JSON RPC requests:
submit_program
send_message
send_reply
Possible Solution
Try to use
subxt
: https://github.com/paritytech/subxt