gear-foundation / cargo-program

Utility to simplify Gear programs development
GNU General Public License v3.0
1 stars 0 forks source link

Send extrinsics to the node via JSON-RPC requests #33

Open shamilsan opened 2 years ago

shamilsan commented 2 years ago

Problem to Solve

We need to send extrinsics to the node via JSON RPC requests:

Possible Solution

Try to use subxt: https://github.com/paritytech/subxt