Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
/ evm-relayer Public archive

Processes incoming metatransactions, sending them to the NEAR EVM

Notifications You must be signed in to change notification settings

aurora-is-near/evm-relayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Relayer for NEAR EVM

This repository is for a simple web server that will take incoming requests that are signed using EIP-712 and route them properly to the NEAR EVM.

To use, first build and install the required Rust utilities, and then execute:

npm install
node index.js

About

Processes incoming metatransactions, sending them to the NEAR EVM

Resources

Security policy

Stars

Watchers

Forks