A simple example on how to request signatures for ETH transactions using a NEAR account and the NEAR MPC (Multi-Party Computation) service.
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.