Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 257 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 257 Bytes

Price Signer

This NextJS server contains an API route which queries the price of 'ETHUSD' from Bitstamp. Using SnarkyJS, it then converts the returned price to a Field element, signs the price, and returns both along with the corresponding public key.