An open API service indexing awesome lists of open source software.

https://github.com/effectai/vaccount-relayer

Basic implementation of the Relayer network for Effect virtual accounts.
https://github.com/effectai/vaccount-relayer

Last synced: about 1 year ago
JSON representation

Basic implementation of the Relayer network for Effect virtual accounts.

Awesome Lists containing this project

README

          

# Force Relayer
BSC -> EOS relayer for the new Effect Force frontend
# ✒️ Installation
npm install

Run in production:
```
node .
```

Run locally
```
node index.js local
```