Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 98 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,23 +13,105 @@ Your smart contracts.

> Click on the images below to go to their github repo!

## Active Repos
## Active Starter Kits

| | | |
| :--------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------: |
| [![Chainlink Hardhat](./img/chainlink-hardhat.png)](https://github.com/smartcontractkit/hardhat-starter-kit) <h3>Hardhat</h3> Javascript & Solidity | [![Chainlink Foundry](./img/chainlink-foundry.png)](https://github.com/smartcontractkit/foundry-starter-kit) <h3>Foundry</h3> Solidity & Solidity |
| [![Chainlink Solana](./img/chainlink-solana.png)](https://github.com/smartcontractkit/solana-starter-kit) <h3>Anchor</h3> Javascript & Rust (Solana) | [![Chainlink Hardhat](./img/chainlink-hardhat-typescript.png)](https://github.com/smartcontractkit/hardhat-starter-kit/tree/typescript) <h3>Hardhat (Typescript)</h3> Typescript & Solidity | [![Chainlink Apeworx](./img/chainlink-apeworx.png)](https://github.com/smartcontractkit/apeworx-starter-kit) <h3>Apeworx</h3> Python & Vyper |
| [![Chainlink Huff](./img/chainlink-huff.png)](https://github.com/smartcontractkit/huff-starter-kit) <h3>Foundry (Huff) </h3> Huff & Solidity | [![Chainlink Truffle](./img/chainlink-truffle.png)](https://github.com/smartcontractkit/truffle-starter-kit) <h3>Truffle</h3> Javascript & Solidity | [![Chainlink Cairo](./img/chainlink-cairo.png)](https://github.com/smartcontractkit/cairo-starter-kit) <h3>Hardhat (Starknet)</h3> Cairo |
<table style="width:100%; text-align:center;">
<tr style="vertical-align: top;">
<td width="20%">
<a href="https://github.com/smartcontractkit/ccip-starter-kit-hardhat" style="text-decoration: none;">
<img src="./img/chainlink-hardhat.png" alt="CCIP Hardhat" width="60">
<h4 style="margin: 5px 0;">CCIP Hardhat</h4>
<div style="font-size: 12px;">Javascript & Solidity</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/ccip-starter-kit-foundry" style="text-decoration: none;">
<img src="./img/chainlink-foundry.png" alt="CCIP Foundry" width="60">
<h4 style="margin: 5px 0;">CCIP Foundry</h4>
<div style="font-size: 12px;">Solidity & Solidity</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/hardhat-starter-kit" style="text-decoration: none;">
<img src="./img/chainlink-hardhat.png" alt="Chainlink Hardhat" width="60">
<h4 style="margin: 5px 0;">Chainlink Hardhat</h4>
<div style="font-size: 12px;">Javascript & Solidity</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/hardhat-starter-kit/tree/typescript" style="text-decoration: none;">
<img src="./img/chainlink-hardhat-typescript.png" alt="Chainlink Hardhat Typescript" width="60">
<h4 style="margin: 5px 0;">Chainlink Hardhat (TS)</h4>
<div style="font-size: 12px;">Typescript & Solidity</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/foundry-starter-kit" style="text-decoration: none;">
<img src="./img/chainlink-foundry.png" alt="Chainlink Foundry" width="60">
<h4 style="margin: 5px 0;">Chainlink Foundry</h4>
<div style="font-size: 12px;">Solidity & Solidity</div>
</a>
</td>
</tr>
<tr style="vertical-align: top;">
<td width="20%">
<a href="https://github.com/smartcontractkit/solana-starter-kit" style="text-decoration: none;">
<img src="./img/chainlink-solana.png" alt="Chainlink Solana" width="60">
<h4 style="margin: 5px 0;">Chainlink Solana</h4>
<div style="font-size: 12px;">Javascript & Rust</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/apeworx-starter-kit" style="text-decoration: none;">
<img src="./img/chainlink-apeworx.png" alt="Chainlink Apeworx" width="60">
<h4 style="margin: 5px 0;">Apeworx</h4>
<div style="font-size: 12px;">Python & Vyper</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/huff-starter-kit" style="text-decoration: none;">
<img src="./img/chainlink-huff.png" alt="Chainlink Huff" width="60">
<h4 style="margin: 5px 0;">Foundry (Huff)</h4>
<div style="font-size: 12px;">Huff & Solidity</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/truffle-starter-kit" style="text-decoration: none;">
<img src="./img/chainlink-truffle.png" alt="Chainlink Truffle" width="60">
<h4 style="margin: 5px 0;">Truffle</h4>
<div style="font-size: 12px;">Javascript & Solidity</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/cairo-starter-kit" style="text-decoration: none;">
<img src="./img/chainlink-cairo.png" alt="Chainlink Cairo" width="60">
<h4 style="margin: 5px 0;">Hardhat (Starknet)</h4>
<div style="font-size: 12px;">Cairo</div>
</a>
</td>
</tr>
</table>

## Deprecated Repos

<div style="display: inline-block;">
<a href="https://github.com/smartcontractkit/dapptools-starter-kit" target="_blank">
<img src="./img/chainlink-dapptools.png" width="100" alt="Chainlink Dapptools logo">
</a>
</div>
<div style="display: inline-block;">
<a href="https://github.com/smartcontractkit/chainlink-mix" target="_blank">
<img src="./img/chainlink-brownie.png" width="100" alt="Chainlink Dapptools logo">
</a>
</div>
<table style="width:100%; text-align:center;">
<tr style="vertical-align: top;">
<td width="20%">
<a href="https://github.com/smartcontractkit/dapptools-starter-kit" target="_blank" style="text-decoration: none;">
<img src="./img/chainlink-dapptools.png" width="60" alt="Chainlink Dapptools logo">
<h4 style="margin: 5px 0;">DappTools</h4>
<div style="font-size: 12px;">Solidity & Haskell</div>
</a>
</td>
<td width="20%">
<a href="https://github.com/smartcontractkit/chainlink-mix" target="_blank" style="text-decoration: none;">
<img src="./img/chainlink-brownie.png" width="60" alt="Chainlink Mix logo">
<h4 style="margin: 5px 0;">Chainlink Mix</h4>
<div style="font-size: 12px;">Python & Solidity</div>
</a>
</td>
<td width="20%"></td>
<td width="20%"></td>
<td width="20%"></td>
</tr>
</table>
Loading