Skip to content
Snippets Groups Projects
Select Git revision
  • patch-9
  • patch-8
  • patch-7
  • patch-6
  • patch-5
  • patch-4
  • patch-3
  • patch-2
  • patch-1
  • scanlegentil-master-patch-58711
  • feature/clean-tykayn-commits
  • master default protected
  • dev
  • 0.4.11
  • minimal
  • v0.4.13
  • v0.4.12
  • v0.4.11
  • v0.4.10
  • v0.4.9
  • v0.4.8
  • v0.4.7
  • 0.4.5
  • 0.4.4
  • 0.4.2
  • 0.4.1
  • 0.3.7
  • 0.3.6
  • module-0.3.6b
  • module-0.3.6
  • module-0.3.5
  • module-0.3.4
  • module-0.3.3
  • module-0.2.13
  • module-0.2.12
35 results

duniter-currency-monit

  • Clone with SSH
  • Clone with HTTPS
  • Currency-Monit Module

    Installation for developers

    Requirements

    • Nodejs 9.x.x
    • Python

    Dependencies and transpilation

    npm install -g yarn
    yarn

    First sync and start

    Synchronize on a currency (for example Ğ1):

    node run.js sync g1.duniter.org

    Then start currency-monit:

    node run.js currency-monit

    Tip: for development purposes you may not need the whole blockchain which is long to index. You can limit the sync to 1000 for example to speed up the process:

    node run.js sync g1.duniter.org 1000

    Access

    Then visit http://localhost:10500.