You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.