Skip to content

Latest commit

 

History

History

polkadot-js-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

polkadot-js-examples

Examples on how to handle MYTH token transfers with Polkadot-JS.

To run these examples, simply cd into this directory and run yarn build && yarn <keepAlive|transferAll|allowDeath>.

An additional example on how to subscribe to a tx's events is present at transferWithTracking.ts, but due to using dev accounts, it will fail if run.