Tinker client serves the UI created by tinker-ui and provides required endpoint which are required.
$ git clone https://github.com/tinker/tinker-client.git
$ cd tinker-client
$ npm install
$ cp config-sample.json config.jsonThen crank open an editor of your choice and make sure the config.json file reflects the correct settings for your environment.