Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xSpaceShard/starknet-hardhat-plugin

A plugin for integrating Starknet tools into Hardhat projects
https://github.com/0xSpaceShard/starknet-hardhat-plugin

blockchain hardhat starknet

Last synced: 24 days ago
JSON representation

A plugin for integrating Starknet tools into Hardhat projects

Awesome Lists containing this project

README

        


Hardhat Plugin


Starknet Hardhat Plugin

[![npm package](https://img.shields.io/npm/v/@shardlabs/starknet-hardhat-plugin?color=blue)](https://www.npmjs.com/package/@shardlabs/starknet-hardhat-plugin)

If you've used Hardhat 👷‍♀️👷‍♂️ and want to develop for Starknet starknet, this plugin might come in hand. If you've never set up a Hardhat project, check out [this guide](https://hardhat.org/tutorial/creating-a-new-hardhat-project.html).

## Starknet Devnet JS

You might be more interested in a better-maintained repository that provides Starknet Devnet interaction. Check out [starknet-devnet.js](https://github.com/0xspaceShard/starknet-devnet-js).

## 🌐 Docs

On the following links you can find the documentation of:

- [the latest official release](https://0xspaceshard.github.io/starknet-hardhat-plugin/)
- [the latest master commit (not officially released)](https://github.com/0xSpaceShard/starknet-hardhat-plugin/tree/master/www/docs/intro.md)

## ✏️ Contributing

We ❤️ and encourage all contributions!

[Click here](https://0xspaceshard.github.io/starknet-hardhat-plugin/docs/dev) for the development guide.

Special thanks 🙌 to all the [contributors](https://github.com/0xSpaceShard/starknet-hardhat-plugin/graphs/contributors)!