Please follow the following instruction to run the demo and be familiar with PLASMA.
Please intall the following required softwares:
git clone https://github.com/aeonproject/plasma.git
docker pull samplise/aeon:1.0
docker run --rm -it -v /path-to-plasma-src/src/mace-peca:/plasma -w /plasma samplise/aeon:1.0 bash
mkdir builds
cd builds
cmake ..
make mace
make contextrun