Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

near-examples/near-multichain

Repository files navigation

alpha badgePRs welcomeChain Signatures DocsDev Support

An example on signing and executing transactions across multiple blockchain protocols from one NEAR account


Requirements

Installation

npm install# or yarnnpm run dev# or yarn dev

Caution

To use Chain Signatures on mainnet, use these config variables:

exportconstNetworkId='mainnet';exportconstMPC_CONTRACT='v1.signer';exportconstMPC_KEY='secp256k1:3tFRbMqmoa6AAALMrEFAYCEoHcqKxeW38YptwowBVBtXK1vo36HDbUWuR6EZmoK4JcH6HDkNMGGqP1ouV7VZUWya';

About

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

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp