Skip to content

Commit

Permalink
Add thirdweb to libraries list (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
gskril committed Sep 3, 2024
1 parent dde5685 commit eab3796
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
20 changes: 20 additions & 0 deletions app/public/icons/libraries/thirdweb.svg
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 app/src/components/Libraries.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,12 @@ export const ensLibraries: Language[] = [
description: '',
logo: '/icons/legacy/logos/web3js.svg',
},
{
href: 'https://portal.thirdweb.com/typescript/v5',
name: 'Thirdweb',
description: '',
logo: '/icons/libraries/thirdweb.svg',
},
],
},
{
Expand Down

0 comments on commit eab3796

Please sign in to comment.