Getting Started

PintSwap P2P node with a REST API, hosted on NodeJS WebRTC.

Installation

To add the PintSwap Daemon to your machine, use the commands:

git clone https://github.com/pintswap/pintswap-daemon
cd pintswap-daemon
npm install
npm install -g

Initialization

After installing all necessary dependencies, start and attach the process to your machine:

pintswap-daemon --rpc-host 127.0.0.1 --rpc-port 42161 --wallet 'just range effort spatial balance echo actor window remember unaware genre embrace uncover song gentle tower enable stumble forward economy library hen royal convince'

Last updated