MCPcopy
hub / github.com/lhartikk/naivechain / main.js

File main.js

main.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2var CryptoJS = require("crypto-js");
3var express = require("express");
4var bodyParser = require('body-parser');

Callers

nothing calls this directly

Calls 4

getGenesisBlockFunction · 0.85
connectToPeersFunction · 0.85
initHttpServerFunction · 0.85
initP2PServerFunction · 0.85

Tested by

no test coverage detected