Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 623 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 623 Bytes

iBlock App Backend

Backend for support the iBlock Mobile Application link

Configuration

Create a .env file following the .env.example file given.

fundingAccount="**private key of the account used to fund the newly created accounts **"
server="127.0.0.1"
wsUrl="ws://127.0.0.1"

MAILGUN_APIKEY=
MAILGUN_DOMAIN=

APIKEY=

Built with:

Nodejs Express