Skip to content

Examples for signing and executing transactions across multiple blockchain protocols from one NEAR account.

Notifications You must be signed in to change notification settings

s2imonovic/near-multichain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • HTML 1.4%
  • CSS 1.1%