JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q33267F
  • License GPL-3.0

Aleo

Package Exports

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

Readme

drawing

Aleo SDK

A Software Development Kit (SDK) for Zero-Knowledge Transactions.

Aleo SnarkVM low-level utilities in web assembly. Built in rust and wasm-pack.

This kit provides the following structures to work with:

  1. Private Key
  2. View Key
  3. Record
  4. Address
  5. Signature

Happy hacking!

More on Aleo

Aleo Concepts

Aleo SDK account generator

Aleo SDK repo

Aleo web

You can visit the SnarkVM repo and SnarkOS repo to go deep into the code of Aleo infrastructure