Skip to content

Mach-34/openbanking-circuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Test circuit with Noir

  1. Simply run nargo test in the root directory

Run circuit from JS

  1. Compile circuit
cd ./scripts && ./compile.sh
  1. Navigate to JS directory
cd ../js/src
  1. Run JS code and view logged witness
node index.js

About

circuit.for.open.bank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published