plibra-grant-docker

March 23, 2020 ยท View on GitHub

This is the Dockerfile for pLIBRA (Phala Network) W3F Grant Milestone 2.

Build

Clone the repo and run the command below within the code directory:

sudo docker build -t phala:test .

Start

sudo docker run -p 8080:8080 phala:test

Exported endpoints:

  • pRuntime RPC: http://localhost:8080/tee-api
  • Substrate RPC: ws://localhost:8080/ws