Giter Club home page Giter Club logo

essx-node's Introduction

Essentia Node

A Ess full node for building applications and services with Node.js. A node is extensible and can be configured to run additional services. At the minimum a node has an interface to ESSX Core (essd) for more advanced address queries. Additional services can be enabled to make a node more useful such as exposing new APIs, running a block explorer and wallet service.

Usages

As a standalone server

git clone https://github.com/essentiaone/essx-node
cd essx-node
npm install

Use

  • Install docker.
  • Rename essx-node.json.example into essx-node.json.
  • Change datadir parameter to your local essx storage, or create one.
npm run dev  // "dev": "nodemon ./bin/essx-node start"

or

npm run start  // "start": "./bin/essx-node start"

or

npm run prod-start  // for pm2 start

When running the start command, it will seek for a .ess folder with a ess.conf file. If it doesn't exist, it will create it, with basic task to connect to essd.

Insight-ui

For developing UI change start main process. Change directory to ./lib/insight-ui/ Install dependencies.

npm run build

or watch changes with

npm run watch

Prerequisites

  • Docker
  • Node.js v8+
  • ~30GB of disk storage
  • ~1GB of RAM

License

Code released under the MIT license.

Copyright 2021 Essentia.

Copyright 2016-2018 Dash Core Group, Inc.

  • bitcoin: Copyright (c) 2009-2015 Bitcoin Core Developers (MIT License)

essx-node's People

Contributors

alex-werner avatar alexpikuta avatar antouhou avatar braydonf avatar chjj avatar cofresi avatar gabegattis avatar gasteve avatar igorbarinov avatar isghe avatar jpochyla avatar kamuelafranco avatar killreal1 avatar kleetus avatar matiu avatar mihailnikolaevich avatar nmarley avatar pandasneversleep avatar pdbq21 avatar pnagurny avatar posita avatar ralphtheninja avatar serhiibaranovskyi avatar sexual avatar snogcel avatar strml avatar unusualbob avatar vladdn avatar wt5rm2 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jbelke btfprodigy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.