Skip to content

garikbesson/near-multichain-account-swapping

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Examples for signing and executing transactions across multiple blockchain protocols from one NEAR account in order to swap accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 96.9%
  • HTML 1.7%
  • CSS 1.4%