Skip to content

malawadd/ipc-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

For Filecoin | InterPlanetary Consensus (IPC): Data Economy Hackathon hackathon judges, this app is being constantly updated please use d596ea1 commit



IPC Local UI

A local web App to manage subnets

IntroductionLocal deploymentLicense

Introduction

This is a local web ui, for IPC. its tested on WSL on windows system , it allows you to easily create accounts , create subnets, join subnets, and deploy subnets. in addition to applying blueprints which are a custom subnets.

Local deployment

  1. Once cloned in WSL navigate to the server directory and install dep. then start the server.
cd server 
npm i 
node index.js
  1. then navigate to the nexjs-ui and install dep, then start the webapp
cd nexjs-ui 
npm i 
npm run dev

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published