Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Phala-Network/plibra-grant-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plibra-grant-docker

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published