Skip to content

Commit

Permalink
update featured builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Pabl0cks committed Jan 14, 2024
1 parent bf67841 commit 6b16d80
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions packages/nextjs/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -179,23 +179,23 @@ const Home: NextPage<{
{/* Card Container */}
<div className="flex gap-8 flex-wrap lg:flex-nowrap justify-center mt-8">
{/* Card */}
<BuildCard
name="Punkwallet"
description="Web wallet with wallet connect up front send funds quickly on any EVM network fork this wallet and build your own!"
src="/assets/build-punkwallet.png"
link="https://app.buidlguidl.com/build/mTKhXMLEOCQEgPgG57R9"
/>
<BuildCard
name="abi.ninja"
description="Interact with any contract on Ethereum with a friendly UI/UX"
src="/assets/build-abiNinja.png"
link="https://app.buidlguidl.com/build/oAXJ151jdDixCEgwnpf6"
/>
<BuildCard
name="Scaffold Wallet"
description="Ethereum Minimalistic Wallet for Android"
src="/assets/build-se-wallet.png"
link="https://buidlguidl.com/build/oFWIYHo7WkvFQ29WQ12J"
name="hacked wallet recovery"
description="Recover assets from a compromised wallet using Flashbots"
src="/assets/build-walletHackedRecovery.png"
link="https://app.buidlguidl.com/build/vNb5Orj3RkJxmmXrrdyL"
/>
<BuildCard
name="address.vision"
description="Search for an address or ENS to show their token and NFT holdings in most popular EVMs"
src="/assets/build-addressVision.png"
link="https://app.buidlguidl.com/build/tYL1zRZIoEYASVmg6vPK"
/>
</div>
<TrackedLink id="buidlguidl:projects" href="https://app.buidlguidl.com/builds" className="link mt-8">
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file removed packages/nextjs/public/assets/build-se-wallet.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b16d80

Please sign in to comment.