Skip to content

Commit

Permalink
add althena to users.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nnnggel authored Jun 22, 2022
1 parent b0d2720 commit 3fca3d9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions design-site/src/data/users/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,14 @@
source: 'https://app.nftjam.net/',
tags: ['opensource','algorand'],
},
{
title: 'Althena',
description: 'The goal of Althena is to deliver the best market prices for traders and developers by aggregating over multiple decentralized exchanges, market makers, and lending protocols.',
preview: require('./showcase/althena.png'),
website: 'https://www.althena.io/',
source: 'https://github.com/nnnggel/althena',
tags: ['opensource','algorand'],
},
]

export const TagList = Object.keys(Tags);
Expand Down

0 comments on commit 3fca3d9

Please sign in to comment.