Skip to content

A proof of concept showing how to sign a transaction for ETH by combining different parts of the NEAR tech stack

Notifications You must be signed in to change notification settings

altanapps/near-multichain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NEAR 🔗 ETH

A simple example on how to request signatures for ETH transactions using a NEAR account and the NEAR MPC (Multi-Party Computation) service.


Quick Start

npm install # or yarn
npm run dev # or yarn dev

Note

You will need a NEAR wallet to interact with the application, if you don't have one, you can create one using MyNEARWallet, no need to install anything.

About

A proof of concept showing how to sign a transaction for ETH by combining different parts of the NEAR tech stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published