Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 321 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 321 Bytes

Remuniter

Requires Node.js v6+

Installation (with Yarn)

git clone https://github.com/duniter/remuniter.git
cd remuniter && yarn && cd ui && yarn && cd ..

Usage

node index.js config --autoconf
node index.js sync duniter.org 8999
node index.js remuniter

Then, visit http://localhost:8555.