Skip to main content

stacks node manager

Project description

# STNM

Stacks blockchain node process manager.

## Getting Started

STNM developed with python. Requires python 3.5+ and pip3. Compatible with Linux and macOS.

### Linux users

Make sure you have pip3 and python3dev packages installed on your system.

$ apt install python3-pip python3-dev

### macOS users You can download python installer from here https://www.python.org/downloads/ if you don’t have it installed on your system.

### Installation with pip3 (easier way)

$ pip3 install stnm

### Installation from source code

$ git clone https://github.com/talhasch/stnm && cd stnm && pip3 install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stnm-0.0.1.tar.gz (1.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page