UNPKG

chainode

Version:

A private blockchain network based on node.js

22 lines (18 loc) 658 B
<!DOCTYPE html> <html lang="en"> <head> <base href="/"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Chainode - Fast, Highly Scalable, and Lightweight Private Blockchain Network."> <meta name="author" content="Davide Miceli"> <meta http-equiv="cache-control" content="no-cache"> <title>Chainode | Private Blockchain Network</title> <!-- CSS --> <!-- webpack will add here css like /css/style.css --> </head> <body> <div id="app" class="v-cloak"></div> <!-- webpack will add here js like /js/app.js --> </body> </html>