Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/0xSpaceShard/starknet-hardhat-plugin
- Owner: 0xSpaceShard
- License: mit
- Created: 2021-09-02T15:08:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T07:31:04.000Z (almost 1 year ago)
- Last Synced: 2023-12-19T18:22:57.403Z (12 months ago)
- Topics: blockchain, hardhat, starknet
- Language: TypeScript
- Homepage: https://0xspaceshard.github.io/starknet-hardhat-plugin/
- Size: 3.01 MB
- Stars: 197
- Watchers: 10
- Forks: 31
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starknet - Starknet Hardhat plugin - The Starknet Hardhat plugin. (Additional developer resources)
README
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 , 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)!