cairo_test 2.12.2

  • alexandria_ascii depends on ^2.12.1

    utilities for working with ascii values

  • alexandria_btc depends on ^2.12.1

    Bitcoin utilities for Cairo - address generation, key management, and more

  • alexandria_bytes depends on ^2.12.1

    An implementation similar to Solidity bytes written in Cairo 1

  • alexandria_data_structures depends on ^2.12.1

    A set of Cairo data structure libraries and algorithms

  • alexandria_encoding depends on ^2.12.1

    Encoding utilities

  • alexandria_evm depends on ^2.12.1

    An implementation similar to Solidity bytes written in Cairo 1

  • alexandria_json depends on ^2.12.1

    Starknet json utilities

  • alexandria_linalg depends on ^2.12.1

    A set of linear algebra libraries and algorithms

  • alexandria_macros depends on ^2.12.1

    A set of useful macros

  • alexandria_math depends on ^2.12.1

    A set of math libraries and algorithms

  • alexandria_merkle_tree depends on ^2.12.1

    Merkle tree related stuff

  • alexandria_numeric depends on ^2.12.1

    A set of numerical analysis libraries and algorithms

  • alexandria_searching depends on ^2.12.1

    A set of searching algorithms

  • alexandria_sorting depends on ^2.12.1

    A set of sorting algorithms

  • alexandria_storage depends on ^2.12.1

    Starknet storage utilities

  • alexandria_utils depends on ^2.12.1

    Cairo utilities

  • corelib_imports depends on ^2.12.0

    Useful Corelib non-public functions, structs, and traits made public and re-exported through 2023_10 edition

  • dojo_cairo_test depends on ^2.12

    Testing library for Dojo using cairo test runner.

  • oracle depends on ^2

    Interfaces for calling external oracles

  • she depends on ^2.12.2

    Starknet homomorphic encryption library for the starknet curve

  • shell depends on ^2

    An oracle that executes shell commands on the local machine

  • stark_vrf depends on ^2.12.2

    A cairo implementation of the VRF spec (https://datatracker.ietf.org/doc/html/rfc9381) using Stark curve and Poseidon hash for efficient verification on Starknet.