Skip to content

geph-official/gephgui-wry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gephgui-wry

To compile and run gephgui-wry:

  1. Clone the gephgui-wry repository with git clone --recursive (this is to also clone the gephgui submodule inside it)
  2. Comment out autoconfiguring the proxy in rpc_handlers.rs. This is because the pac file required is currently not available in the repo.
  3. Install geph4-client:
cargo install geph4-client
  1. Install a JavaScript package manager, then cd into the gephgui git submodule and build gephgui. With npm:
npm i; npm run build
  1. Back in the gephgui-wry directory:
cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published