Skip to content

pointnetwork/point-gateway

Repository files navigation

Point Gataway

A proxy to provide web 2.0 access to point network

Usage

npm install npm run build pm2 start ./dist/index.js --name point-gateway

We suggest to use pm2 in order to run the gateway since it will restart the process if it fails and make log rotation easier.

It will download latests point-node version. The node will run locally and will be expose to the web2 world through the gateway service. On webpages the pointsdk will be injected. Also metamask will be removed

Tasks:

  • Inject scripts into body (point sdki)
  • Remove metamask/ethereum from window object
  • Show popup inviting to download point browser for write-action
  • Download latest point-node and execute it (working with linux)
  • Automatically self-update
  • 0 downtime on update
  • Self-restart in case of failures (use pm2)
  • report if failure is fatal (e.g. no more disk space),
  • Add readme with explanation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •