https://github.com/smartcontractkit/starter-kits
A repo of starter kits for working with various languages and frameworks across the smart contract ecosystem.
https://github.com/smartcontractkit/starter-kits
ethereum evm foundry hardhat huff javascript python rust solana solidity vyper
Last synced: 17 days ago
JSON representation
A repo of starter kits for working with various languages and frameworks across the smart contract ecosystem.
- Host: GitHub
- URL: https://github.com/smartcontractkit/starter-kits
- Owner: smartcontractkit
- Created: 2022-08-01T18:30:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-27T01:32:09.000Z (12 months ago)
- Last Synced: 2025-03-30T04:08:51.846Z (24 days ago)
- Topics: ethereum, evm, foundry, hardhat, huff, javascript, python, rust, solana, solidity, vyper
- Homepage:
- Size: 742 KB
- Stars: 250
- Watchers: 9
- Forks: 111
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# starter-kits
A repo of starter kits for working with various languages and frameworks across the smart contract ecosystem.
These are smart contract frameworks are template repos for your smart contract development journey. They are systems to help you:
1. Test
2. Deploy
3. Interact with
4. MaintainYour smart contracts.
> Click on the images below to go to their github repo!
## Active Repos
| | | |
| :--------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: |
| [](https://github.com/smartcontractkit/hardhat-starter-kit)Hardhat
Javascript & Solidity | [](https://github.com/smartcontractkit/foundry-starter-kit)Foundry
Solidity & Solidity |
| [](https://github.com/smartcontractkit/solana-starter-kit)Anchor
Javascript & Rust (Solana) | [](https://github.com/smartcontractkit/hardhat-starter-kit/tree/typescript)Hardhat (Typescript)
Typescript & Solidity | [](https://github.com/smartcontractkit/apeworx-starter-kit)Apeworx
Python & Vyper |
| [](https://github.com/smartcontractkit/huff-starter-kit)Foundry (Huff)
Huff & Solidity | [](https://github.com/smartcontractkit/truffle-starter-kit)Truffle
Javascript & Solidity | [](https://github.com/smartcontractkit/cairo-starter-kit)Hardhat (Starknet)
Cairo |## Deprecated Repos