Skip to content

Ektisad25/dockerNovoDDev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Novo

The renaissance of programmable money Novo reimagines the classic UTXO-based scalable technology by refining its core infrastructure and virtual machine. This enhancement unleashes the technology's considerably untapped potential for parallelizable transaction processing and Layer-1 programmability.

You can try it out using the following command.

docker run -d -p 8088:80 --name welcome-to-novo docker/welcome-to-novo

And open http://localhost:8088 in your browser.

Building

Maintainers should see MAINTAINERS.md.

Build and run:

docker build -t welcome-to-novo . 
docker run -d -p 8088:3000 --name welcome-to-novo welcome-to-novo

Open http://localhost:8088 in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.2%
  • Dockerfile 23.3%
  • CSS 9.1%
  • HTML 5.4%