Skip to main content

Starknet Hardhat Plugin

A plugin for integrating Starknet tools into Hardhat projects

Ethereum Starknet Development environment for professionals

Test with JavaScript

Write your tests in JS. Example,

contract.call('entrypoint', {... });

Test composability

Declare, deploy with construtor args and call to test systems composed of multiple smart contracts.

JavaScript/TypeScript

Convenience of JS/TS and Hardhat. Check out Setting up a Hardhat project.