## Optics Solidity On-chain implementations of Optics in Solidity. ### Setup - `npm install --dev` - `brew install jq`   OR   `sudo apt-get install jq` ### Build - `npm run compile` - `npm run test` - (no tests yet)