Noir circuit that verifies a PS256 signature over an Open Banking (currently only Revolut) payment JWT and extracts the sort code, currency code, and currency amount
- Simply run
nargo test
in the root directory
- Compile circuit
cd ./scripts && ./compile.sh
- Navigate to JS directory
cd ../js/src
- Run JS code and view logged witness
node index.js