Skip to content

Commit

Permalink
Create installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Aug 3, 2024
1 parent ba16c04 commit 724377e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions blockchain_integration/pi_network/PiComply/docs/installation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Installation Guide

## Prerequisites

- Node.js 14+
- npm 6+
- Docker (optional)

# Installation Steps

1. Clone the PiComply repository: git clone https://github.com/KOSASIH/pi-nexus-autonomous-banking-network.git
2. Navigate to the PiComply directory: cd pi-nexus-autonomous-banking-network/blockchain_integration/pi_network/PiComply
3. Install dependencies: npm install
4. Start the platform: npm start

0 comments on commit 724377e

Please sign in to comment.