UNPKG

@cityofzion/neo-js

Version:

Running NEO blockchain full node with Node.js and MongoDB.

8 lines (6 loc) 137 B
import {} from 'lodash' export class MongodbValidator { static validateConnectionString(connectionString: string) { // TODO } }