Skip to content

IdentityBlock/iBlock-App-Backend

Repository files navigation

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

Releases

No releases published

Packages

No packages published