A program designed to hash and upload secure documents to the blockchain that can be exchanged for cryptocurrency
- NodeJS
- Ganache (CLI or GUI)
- Pinata API Key
- JavaScript
- Python3
-
Navigate to https://archive.trufflesuite.com/ganache/ and download the application
-
Start a new workspace. Copy and store Mnemonic
-
Navigate to https://app.pinata.cloud/auth/signup and register/sign in
-
Navigate to Toolbox/API Keys, create new a key as an admin. Copy all information and store
# 1. Clone the repository
git clone https://github.com/val-levy/Block-Docs.git
# 2. Navigate into the project directory
cd /Your-File-Path/Block-Docs/
# 3. Run the setup file
python3 setup.py