JSPM

  • Created
  • Published
  • Downloads 8
  • Score
    100M100P100Q53173F
  • License MIT

SDK to build on top of Axiom, the ZK Coprocessor for Ethereum.

Package Exports

  • @axiom-crypto/experimental
  • @axiom-crypto/experimental/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/experimental) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Axiom SDK

Axiom is a ZK coprocessor for Ethereum. Utilizing the properties of Zero Knowledge proofs, Axiom allows anyone to prove historical data on-chain and trustlessly use that data in a smart contract.

Getting started

See examples in the Examples V2 repo. There are also numerous examples in the test/unit/v2/ folder.