An example on signing and executing transactions across multiple blockchain protocols from one NEAR account
Currently only available on testnet, and should be used to control only
testnet
accounts on other chains
npm
oryarn
- NEAR
testnet
account using MyNEARWallet
npm install # or yarn
npm run dev # or yarn dev
Caution
Chain Signatures are currently in alpha
and should only be used in a testnet
environment.