Forked from tabookey-gasless. This version adds, on top of the vanilla relayer, user-agent tracking using Firebase.
Install yarn and other dependencies:
$ sudo add-apt-repository -y ppa:ethereum/ethereum
$ sudo apt update
$ sudo apt install build-essential golang abigen
Install Node packages:
$ yarn
$ make build
$ make test
$ make run