openzeppelin_testing 0.18.0
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
NOTE: This document is better viewed at https://docs.openzeppelin.com/contracts-cairo/0.18.0/api/testing
This crate provides various helper functions for declaring, deploying,
and testing smart contracts using the snforge
toolchain from Starknet Foundry.
Version 0.18.0
Uploaded 1 month ago
Size 5.3 KB
Run the following command in your project dir
scarb add openzeppelin_testing@0.18.0
Or add the following line to your Scarb.toml
openzeppelin_testing = "0.18.0"
Repository github.com/OpenZeppelin/cairo-contracts
Documentation docs.openzeppelin.com/contracts-cairo