Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.
Open
Show file tree
Hide file tree
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
Binary file added public/images/dapps/Copy of Logo v4 3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/dapps/coinrule.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/data/all-dapps.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ const categories = [
icon: 'money-bill-wave',
color: '#5cd879',
dapps: [
{
name: 'Coinrule',
url: 'https://coinrule.com/',
description: 'Launch fully self-custodial onchain automated trading strategies at lightning speed and with one-click UX. Coinrule is backed by Y Combinator',
icon: './images/dapps/coinrule.png'
},
{
name: 'Compound',
url: 'https://app.compound.finance/',
Expand Down