IdentityBlock / iBlock-App-Backend

Backend for iBlock Mobile application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Backend for iBlock Mobile application


Languages

Language:HTML 59.6%Language:JavaScript 33.4%Language:CSS 7.1%