sporeprotocol / spore-sdk

The Ultimate TypeScript SDK for Spore Protocol
https://docs.spore.pro
MIT License
12 stars 10 forks source link

feat: add several signers #132

Open ashuralyk opened 1 month ago

ashuralyk commented 1 month ago

Description

to reduce work load of spore-sdk programmers, we add several built-in signers, e.g. JoyId, UtxoGlobal, Metamask and plain private key.

note: programmers can refer to this PR and learn how to sign for the Spore transaction