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.