Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

[WIP] A mobile-browser solution using sockets for paying with kin in the browser

Notifications You must be signed in to change notification settings

kinecosystem/mobile-wallet-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kin Mobile-Browser Bridge Solution

Server

  • Backend with WebSocket
cd server
npm install
npm run build
npm run start

Client

  • This part mimicks 3ed party like Medium or TapaTalk
cd client
npm install
npm run build
npm run start

About

[WIP] A mobile-browser solution using sockets for paying with kin in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published