Skip to content

Latest commit

 

History

History
 
 

subxt-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

subxt-examples

Examples on how to handle MYTH token transfers with subxt.

To run these examples, simply cd into this directory and run cargo build && cargo run.

The signer was taken from an example implementation by @jsdw.