NASA-IMPACT / tf-openscience-blockchain

Terraform module for Open Science blockchain
0 stars 0 forks source link
blockchain-technology innovation openscience

tf-openscience-blockchain

Terraform module for Open Science blockchain

To deploy

$cp .env.exemple .env
Fill-in the required values 

Initialize the modules (onetime only)

bash deploy.sh .env <<< init

To check the resources to be provisioned (optional)

bash deploy.sh .env <<< plan

To deploy

bash deploy.sh .env <<< deploy

REF

https://github.com/aws-samples/non-profit-blockchain/blob/master/ngo-fabric/README.md