Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

监听钱包

此例子结合 onAccountChangegetSignaturesForAddress 方法来订阅指定账户的改变并获取指定账户的最新交易。

获取到最新交易后,将通过telegram bot发送通知。

通过 npx esrun example-01-subWallet/index.ts运行。