Skip to content

rkcoder101/vmkub

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vmkub

Decentralized virtual machine orchaestration

Provider binary :


cli <vmkub-provider> [command] : 
    [setup] : starts the openssh server and the lauch a vm on the provider also updating the on chain hashtable

Client binary (optional) :

cli <vmkub> [command] :
    [connect]: starts the best match algorithm from the seeder
    [init]: starts client regi
RPC <req> <call> :
    [payment] : triggers the on-client wallet for payment

Chain :

struct {
    ipAddress,
    RAM,
    VCPU cores,
    Storage,
}

About

Decentralized virtual machine lending platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.8%
  • CSS 7.8%
  • Rust 3.4%