Skip to content

LFGrow-Hackathon/lfgrow-backend

Repository files navigation

Transactions relayer for Zilly

Check Zilly's repo is here We are using a relay from OpenZeppelin Defender to broadcast the transactions. This server is the link between Zilly's frontend and the defender.

Env file

Please create a .env file and add this (ask Kipit for the API key and secret from Defender):

PORT=8080
YOUR_API_KEY=""
YOUR_API_SECRET=""

Server initialization

Before running the server, please launch the following command:

npm install

Run server

At the root of the directory run : npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages