-
Setup Environment:
git clone git@github.com:BlockScience/koi-net-gdrive-sensor-node.git cd koi-net-gdrive-sensor-node # Optional: Create Virtual Environment # python -m venv ./venv # source ./venv/bin/activate git checkout gdrive python -m pip install --upgrade pip pip install -r requirements.txt # location of all metadata including caches and identities mkdir net/metadata
-
Authentication Options:
-
Setup Developement Environment:
a. User Authentication - Quickstart / Testing Environment: Quickstart with Personal Google Account authentication and authorization flow - Following the steps in Google API Quickstart
b. Service Account Authentication: A User Account dedicated to the GDrive Sensor Full
Node web application -
Execute the following for credential intgration test:
# Run GDrive API python -m experiments.gdrive_api_exp
-
-
Setup Google Drive (KOI) Sensor Net:
- Coordinator Terminal:
python -m net.basic_coordinator_node
- Full Node Terminal(s):
python -m gdrive_sensor
-
Notifications
You must be signed in to change notification settings - Fork 0
License
BlockScience/koi-net-gdrive-sensor-node
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published