Skip to content

Commit

Permalink
docs: add AvN Gateway to showcase (#7287)
Browse files Browse the repository at this point in the history
* Update users.tsx

* Add files via upload

* Update users.tsx

* optimize image

Co-authored-by: Joshua Chen <[email protected]>
  • Loading branch information
dr-ngubo and Josh-Cena authored May 3, 2022
1 parent a1182b3 commit fc8b767
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added website/src/data/showcase/aventus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,15 @@ const Users: User[] = [
source: 'https://github.com/attobot-discord/website',
tags: ['opensource'],
},
{
title: 'AvN Gateway',
description:
'The AvN Gateway API is the fastest way to interact with the Aventus Network Blockchain.',
preview: require('./showcase/aventus.png'),
website: 'https://aventus-network-services.github.io/avn-gateway-docs/',
source: null,
tags: ['versioning', 'product'],
},
{
title: 'Awe framework',
description:
Expand Down

0 comments on commit fc8b767

Please sign in to comment.