This project is part of a series of one-feature Salesforce Platform demos.
From https://www.platformdemos.com you can:
- Watch a video of this demo (3 minutes or less).
 - Spin up your own instance of the demo in a free scratch org.
 - Find related Trailhead content.
 - Get high-resolution screenshots.
 
- 
Clone this repository:
 
git clone https://github.com/gabesumner/transaction-security
cd transaction-security
- Install shane-sfdx-plugins (if you don't already have it)
 
sfdx plugins:install shane-sfdx-plugins
- Install sfdx-migration-automatic (if you don't already have it)
 
sfdx plugins:install sfdx-migration-automatic
- Run the startup script
 
sh orgInit.sh
- Check out the demo guide on PlatformDemos.com for the Platform Encryption demo.