This is an application that interfaces metamask with webrtc to allow for tokens to be sent during a video call. This will later be bridged to IPFS. This is the nodejs implementation of web3js.
Right now there is a way to query own balances via metamask (this is live on Dev and dependent branches). Next is to send/receive etc. The query balance is currently being reimplemented into the side menu. This where I left off.
Right now there is a way to query own balances via metamask (this is live on Dev and dependent branches). Next is to send/receive etc. The query balance is currently being reimplemented into the side menu. This where I left off.