Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (7 months ago)
- Last Synced: 2024-09-28T09:42:51.645Z (about 2 months ago)
- Topics: ethereum, evm, foundry, hardhat, huff, javascript, python, rust, solana, solidity, vyper
- Homepage:
- Size: 742 KB
- Stars: 234
- Watchers: 10
- Forks: 107
- 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
| | | |
| :--------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: |
| [![Chainlink Hardhat](./img/chainlink-hardhat.png)](https://github.com/smartcontractkit/hardhat-starter-kit)Hardhat
Javascript & Solidity | [![Chainlink Foundry](./img/chainlink-foundry.png)](https://github.com/smartcontractkit/foundry-starter-kit)Foundry
Solidity & Solidity |
| [![Chainlink Solana](./img/chainlink-solana.png)](https://github.com/smartcontractkit/solana-starter-kit)Anchor
Javascript & Rust (Solana) | [![Chainlink Hardhat](./img/chainlink-hardhat-typescript.png)](https://github.com/smartcontractkit/hardhat-starter-kit/tree/typescript)Hardhat (Typescript)
Typescript & Solidity | [![Chainlink Apeworx](./img/chainlink-apeworx.png)](https://github.com/smartcontractkit/apeworx-starter-kit)Apeworx
Python & Vyper |
| [![Chainlink Huff](./img/chainlink-huff.png)](https://github.com/smartcontractkit/huff-starter-kit)Foundry (Huff)
Huff & Solidity | [![Chainlink Truffle](./img/chainlink-truffle.png)](https://github.com/smartcontractkit/truffle-starter-kit)Truffle
Javascript & Solidity | [![Chainlink Cairo](./img/chainlink-cairo.png)](https://github.com/smartcontractkit/cairo-starter-kit)Hardhat (Starknet)
Cairo |## Deprecated Repos