Package Exports
- @axiom-crypto/react
- @axiom-crypto/react/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@axiom-crypto/react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Axiom React Components
What is Axiom
(Axiom)[https://www.axiom.xyz/] is the ZK Coprocessor for Ethereum. Axiom enables trustless custom compute over the entire history of Ethereum, unlocking new possibilities for smart contracts.
Getting Started
Starting a new Axiom project is easy:
npx create-axiom-clientSet a directory to start your project in and then select Next.js in the options list to scaffold a new Axiom Next.js dApp.
Docs
For more information on Axiom, please see the (Docs)[https://docs.axiom.xyz] page.