Skip to content

Commit

Permalink
token list link
Browse files Browse the repository at this point in the history
  • Loading branch information
nialexsan committed Oct 15, 2024
1 parent 827ab11 commit d8a69cb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/ecosystem/projects.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,21 @@ import DocCardList from '@theme/DocCardList';

Explore an array of exciting, grassroots initiatives, and projects that thrive within the Flow Blockchain community, each contributing to the platform's growth and innovation.
<DocCardList items={[
{
type: 'link',
label: 'TokenList',
href: 'https://token-list.fixes.world/',
description: 'Permissionless Fungible/Non-Fungible Tokens registration on Flow Blockchain with on-chain MetadataViews and API for Uniswap JSON file.',
customProps: {
icon: '',
author: {
name: "Fixes World",
profileImage: 'https://avatars.githubusercontent.com/u/158565218',
},
twitterLink: 'https://x.com/fixesWorld',
githubLink: 'https://github.com/fixes-world/token-list'
}
},
{
type: 'link',
label: 'DEV.to',
Expand Down

0 comments on commit d8a69cb

Please sign in to comment.