Comment on page
AxiomREPL
Fast client circuit prototyping in-browser
Just want to prototype some circuit code without creating a local project or setting up Typescript? You can write and test your circuit code directly in browser using AxiomREPL.
The circuit is run in-browser and the resulting query can then be sent on-chain (defaulting to an example callback contract). You can export your code into a Next.js project to modify and build into a webapp.
AxiomREPL has been tested and works as expected in Google Chrome, Brave, and Safari. AxiomREPL currently does not work in Firefox
Last modified 11d ago