Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 995 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 995 Bytes

NEAR Multichain Examples w/ Chain Signatures

alpha badge PRs welcome Chain Signatures Docs Dev Support

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


Requirements

Installation

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.